diff options
author | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-15 23:19:06 +0000 |
---|---|---|
committer | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-15 23:19:06 +0000 |
commit | ffcee1827ada9bfa692188b11f2db79635a65d6c (patch) | |
tree | 922ad36ec02c2ba5ee68e3b1a2f46276ae09cb94 /webkit/DEPS | |
parent | 730c930ef74791fc668256f35919d52370386734 (diff) | |
download | chromium_src-ffcee1827ada9bfa692188b11f2db79635a65d6c.zip chromium_src-ffcee1827ada9bfa692188b11f2db79635a65d6c.tar.gz chromium_src-ffcee1827ada9bfa692188b11f2db79635a65d6c.tar.bz2 |
fix line endings for evan
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@3438 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/DEPS')
-rw-r--r-- | webkit/DEPS | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/webkit/DEPS b/webkit/DEPS index 5dfa935..cc2f1a9 100644 --- a/webkit/DEPS +++ b/webkit/DEPS @@ -1,6 +1,6 @@ -# checkdeps.py shouldn't check include paths for files in these dirs:
-skip_child_includes = [
- "build",
- "pending",
- "port",
-]
+# checkdeps.py shouldn't check include paths for files in these dirs: +skip_child_includes = [ + "build", + "pending", + "port", +] |