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

Unified Diff: android_webview/DEPS

Issue 11830043: Move content/components/navigation_interception to src/components (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Revert content gyp change Created 7 years, 11 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: android_webview/DEPS
diff --git a/android_webview/DEPS b/android_webview/DEPS
index 740e94d95ba646b3fa6f4bb9c86904949bd4987d..aecde317dfe1560e739fa53d137a70730b7def23 100644
--- a/android_webview/DEPS
+++ b/android_webview/DEPS
@@ -9,6 +9,7 @@ include_rules = [
"!chrome/browser/component",
"+cc",
+ "+components",
boliu 2013/01/12 01:35:59 I decided to be more selective in my patch, adding
kaiwang 2013/01/15 00:39:15 Done.
"+content/components",
"+content/public/common",
"+jni",

Powered by Google App Engine
This is Rietveld 408576698