diff options
author | japhet@chromium.org <japhet@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-20 22:02:47 +0000 |
---|---|---|
committer | japhet@chromium.org <japhet@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-20 22:02:47 +0000 |
commit | b12d815dbd8295b3e7f5e4b4a7350aebc580270c (patch) | |
tree | 0c8fb290e45a694999ea5c93d0386ecabfa31722 /webkit/DEPS | |
parent | 4e2a14412a93d7ce4f07173b61f9d9c330fd84d4 (diff) | |
download | chromium_src-b12d815dbd8295b3e7f5e4b4a7350aebc580270c.zip chromium_src-b12d815dbd8295b3e7f5e4b4a7350aebc580270c.tar.gz chromium_src-b12d815dbd8295b3e7f5e4b4a7350aebc580270c.tar.bz2 |
Delete a bunch of unneeded files in src/webkit/.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/418029
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32685 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/DEPS')
-rw-r--r-- | webkit/DEPS | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/webkit/DEPS b/webkit/DEPS index 537654c..5102de3 100644 --- a/webkit/DEPS +++ b/webkit/DEPS @@ -1,10 +1,6 @@ # checkdeps.py shouldn't check include paths for files in these dirs: skip_child_includes = [ - "api", "build", - # Skip port and pending because they use webkit style for includes. - "pending", - "port", ] include_rules = [ |