Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7)

Unified Diff: DEPS

Issue 7987: Remove gears from chrome's DEPS, since most people don't use it. Gears devs... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 12 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
===================================================================
--- DEPS (revision 3932)
+++ DEPS (working copy)
@@ -31,12 +31,6 @@
"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 @@
# checkdeps.py shouldn't check include paths for files in these dirs:
skip_child_includes = [
"breakpad",
- "gears",
"sdch",
"skia",
"testing",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698