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

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

Powered by Google App Engine
This is Rietveld 408576698