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

Unified Diff: blimp/client/app/android/DEPS

Issue 2542083004: Make //blimp/client/app a real embedder of //blimp/client/public (Closed)
Patch Set: Fix findbugs issue Created 4 years 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: blimp/client/app/android/DEPS
diff --git a/blimp/client/app/android/DEPS b/blimp/client/app/android/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..9f60adc4452a3012e4dbd8860cc478ac3ce45a39
--- /dev/null
+++ b/blimp/client/app/android/DEPS
@@ -0,0 +1,5 @@
+include_rules = [
+ "+components/pref_registry",
+ "+components/prefs",
+ "+components/signin",
+]
« no previous file with comments | « blimp/client/app/android/AndroidManifest.xml.jinja2 ('k') | blimp/client/app/android/blimp_app_jni_registrar.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698