summaryrefslogtreecommitdiffstats
path: root/webkit/tools
diff options
context:
space:
mode:
authorjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-03 04:31:26 +0000
committerjam@chromium.org <jam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-03 04:31:26 +0000
commitaf3e852d7001028ce62b68e464f9d58d4e0b338f (patch)
tree47f361a0bb6c401c78336f7afbe7552a31c42439 /webkit/tools
parentfd793eb596edbac77fd2346268cd1ad4df7c46c9 (diff)
downloadchromium_src-af3e852d7001028ce62b68e464f9d58d4e0b338f.zip
chromium_src-af3e852d7001028ce62b68e464f9d58d4e0b338f.tar.gz
chromium_src-af3e852d7001028ce62b68e464f9d58d4e0b338f.tar.bz2
Remove unnecessary DEPS file.
Review URL: https://codereview.chromium.org/25660007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@226685 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r--webkit/tools/DEPS4
1 files changed, 0 insertions, 4 deletions
diff --git a/webkit/tools/DEPS b/webkit/tools/DEPS
deleted file mode 100644
index 696f3ec..0000000
--- a/webkit/tools/DEPS
+++ /dev/null
@@ -1,4 +0,0 @@
-include_rules = [
- "+content/common",
- "+skia/ext",
-]