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

Unified Diff: chrome/DEPS

Issue 10821116: Upstream ChromeHttpAuthHandler (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Check DEPS fix (working this time) Created 8 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
Index: chrome/DEPS
diff --git a/chrome/DEPS b/chrome/DEPS
index 33f8387d687cb47bf37b4a5881265ea87add144f..1acf976f534923e14da84e7d86b7ab34e5a2ec8d 100644
--- a/chrome/DEPS
+++ b/chrome/DEPS
@@ -21,6 +21,7 @@ include_rules = [
"-chrome",
"+chrome/common",
"+chrome/test",
+ "+content/public/android/java",
Yaron 2012/08/02 20:50:24 It's probably better to instead add: content/publi
"+content/public/common",
"+content/public/test",
"+content/test/gpu",

Powered by Google App Engine
This is Rietveld 408576698