From 4ec7327e664f72ade9a1aa4460c25978d72af94f Mon Sep 17 00:00:00 2001 From: "mmentovai@google.com" Date: Mon, 18 Aug 2008 23:59:51 +0000 Subject: Use LF for newlines in all DEPS files git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1011 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/app/DEPS | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'chrome/app') diff --git a/chrome/app/DEPS b/chrome/app/DEPS index caa6945..892a0d2 100644 --- a/chrome/app/DEPS +++ b/chrome/app/DEPS @@ -1,6 +1,6 @@ -include_rules = [ - "+breakpad", - "+chrome/browser", - "+sandbox", - "+tools/memory_watcher", -] +include_rules = [ + "+breakpad", + "+chrome/browser", + "+sandbox", + "+tools/memory_watcher", +] -- cgit v1.1