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

Unified Diff: chrome/browser/component/web_contents_delegate_android/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: nit fixed. 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: chrome/browser/component/web_contents_delegate_android/DEPS
diff --git a/chrome/browser/component/web_contents_delegate_android/DEPS b/chrome/browser/component/web_contents_delegate_android/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..beaf5c39b812b2c4a9cf42b7e6dee601148a7a14
--- /dev/null
+++ b/chrome/browser/component/web_contents_delegate_android/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+chrome/browser/component/web_contents_delegate_android",
+]

Powered by Google App Engine
This is Rietveld 408576698