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

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: adding web_contents_delegate_android component. 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..b5df9bb11ece34e49f3731c16f84b8ebcfb8b15c
--- /dev/null
+++ b/chrome/browser/component/web_contents_delegate_android/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "-chrome/browser",
Jói 2012/08/20 14:02:39 please add a DEPS file at the chrome/browser/compo
Leandro Graciá Gil 2012/08/20 20:26:17 Done.
+ "+chrome/browser/component/web_contents_delegate_android",
+]

Powered by Google App Engine
This is Rietveld 408576698