summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS7
1 files changed, 0 insertions, 7 deletions
diff --git a/DEPS b/DEPS
index 7c4c0d6..ba2e1df 100644
--- a/DEPS
+++ b/DEPS
@@ -31,12 +31,6 @@ deps = {
"src/webkit/data/layout_tests/LayoutTests":
"http://svn.webkit.org/repository/webkit/trunk/LayoutTests@36102",
-
- "src/gears/gears":
- "http://gears.googlecode.com/svn/trunk/gears@2919",
-
- "src/gears/third_party":
- "http://gears.googlecode.com/svn/trunk/third_party@2919",
}
include_rules = [
@@ -52,7 +46,6 @@ include_rules = [
# checkdeps.py shouldn't check include paths for files in these dirs:
skip_child_includes = [
"breakpad",
- "gears",
"sdch",
"skia",
"testing",