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

Unified Diff: android_webview/native/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/native/DEPS
diff --git a/android_webview/native/DEPS b/android_webview/native/DEPS
index 3067d75edf0cee2bfab7669bb21f2580fb2437e9..452c80b9c4f8ae514a488b74e696ce596f5c9bc9 100644
--- a/android_webview/native/DEPS
+++ b/android_webview/native/DEPS
@@ -3,6 +3,9 @@ include_rules = [
"+ui/gfx",
"+ui/gl",
+ # Components that Android WebView depends on.
+ "+components/web_contents_delegate_android",
+
# TODO(joth): Remove if we can move the compositor driver into ../browser/
"+third_party/skia/include",
]
« no previous file with comments | « android_webview/lib/main/webview_entry_point.cc ('k') | android_webview/native/android_webview_jni_registrar.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698