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

Unified Diff: android_webview/lib/DEPS

Issue 11823046: Move content/components/web_contents_delegate_android to components/web_contents_delegate_android (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase (win7_aura so slow!!) 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/lib/DEPS
diff --git a/android_webview/lib/DEPS b/android_webview/lib/DEPS
index f3505d75e184e97f70d2e5682574dfc47bbad8b9..b0da14fa50a3ebe4898158e5532c43d7985d8e57 100644
--- a/android_webview/lib/DEPS
+++ b/android_webview/lib/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+cc/switches.h",
+ "+components", # For jni registers.
"+content/public",
]

Powered by Google App Engine
This is Rietveld 408576698