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

Unified Diff: android_webview/DEPS

Issue 10831060: Refactor the Android port to allow access to the chrome layer. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: gyp fixes Created 8 years, 4 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 ea141dc10b23cbc136fa69f7dcd64c293e786bb9..ed3891d58c1290750ecd4c355d9f8ae6af9ee878 100644
--- a/android_webview/DEPS
+++ b/android_webview/DEPS
@@ -6,5 +6,7 @@
# chrome/ should go into android_webview/lib/ or be refactored.
include_rules = [
+ "+chrome/android/java/src/org/chromium/chrome/browser/component",
+ "+chrome/browser/component",
"+content/public",
]

Powered by Google App Engine
This is Rietveld 408576698