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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 1984923002: Refactor ChooserBubbleController (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase 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: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 30442dc06b4da431e6febc7f9190125deaad497a..e05321636fadff5588e4ffbf2cd181ea8cc25ebc 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -3314,6 +3314,7 @@
'dependencies': [
'../components/components.gyp:bubble',
'../components/components.gyp:feedback_proto',
+ '../components/components.gyp:ui_chooser_controller',
'../device/bluetooth/bluetooth.gyp:device_bluetooth',
'../third_party/libaddressinput/libaddressinput.gyp:libaddressinput',
'../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_strings',

Powered by Google App Engine
This is Rietveld 408576698