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

Unified Diff: DEPS

Issue 420613005: Revert r285146 "Modify DEPS to recurse into third_party/WebKit (Blink) as well." (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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 | webkit/tools/layout_tests/test_expectations_w3c.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 53de108321c2c01b1f9a14360edf679475fc9ab1..54b0a3cec7f49e7418edf50e406c7ae06310e484 100644
--- a/DEPS
+++ b/DEPS
@@ -88,10 +88,6 @@ vars = {
"boringssl_revision": "de620d9c87293fd0ed3b0a348550833565a0b61a",
}
-# recursedeps controls which sub-repos are also searched for DEPS files
-# that we should also import repos from.
-recursedeps = [ 'src/third_party/WebKit' ]
-
deps = {
"src/breakpad/src":
(Var("googlecode_url") % "google-breakpad") + "/trunk/src@1356",
« no previous file with comments | « no previous file | webkit/tools/layout_tests/test_expectations_w3c.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698