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

Unified Diff: android_webview/DEPS

Issue 11017024: Implement AwContentsClient and remove dependency on chrome/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Revert unrelated ua change since it depends on override logic. Created 8 years, 2 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 | android_webview/android_webview.gyp » ('j') | android_webview/common/aw_content_client.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/DEPS
diff --git a/android_webview/DEPS b/android_webview/DEPS
index 871dd41d4bf7e628584d0a28cb156133f6b8e669..8846a622bd618db4c553d38297a0d463d446037b 100644
--- a/android_webview/DEPS
+++ b/android_webview/DEPS
@@ -15,4 +15,6 @@ include_rules = [
"+jni",
"+net",
"+ui/android",
+ "+ui/base",
+ "+webkit",
]
« no previous file with comments | « no previous file | android_webview/android_webview.gyp » ('j') | android_webview/common/aw_content_client.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698