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

Unified Diff: components/chooser_controller/DEPS

Issue 1984923002: Refactor ChooserBubbleController (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: updated README for ChooserController Created 4 years, 7 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: components/chooser_controller/DEPS
diff --git a/components/service_tab_launcher/DEPS b/components/chooser_controller/DEPS
similarity index 81%
copy from components/service_tab_launcher/DEPS
copy to components/chooser_controller/DEPS
index 49a36451963f8266e0e1d55ad5f92ec23d8f1ec5..d4832277bc71faef6e79e8dd7663d95b40cddf11 100644
--- a/components/service_tab_launcher/DEPS
+++ b/components/chooser_controller/DEPS
@@ -1,4 +1,4 @@
include_rules = [
+ "+base",
"+content/public/browser",
- "+jni",
]

Powered by Google App Engine
This is Rietveld 408576698