From 3c6a5b31e4ad5863c34e76ba82ea7cae6e1a009b Mon Sep 17 00:00:00 2001 From: "mpcomplete@google.com" Date: Fri, 24 Oct 2008 21:47:36 +0000 Subject: Remove gears from chrome's DEPS, since most people don't use it. Gears devs can add it to their .gclient files instead. Review URL: http://codereview.chromium.org/7987 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@3939 0039d316-1c4b-4281-b951-d872f2087c98 --- DEPS | 7 ------- 1 file changed, 7 deletions(-) (limited to 'DEPS') 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", -- cgit v1.1