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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 1984923002: Refactor ChooserBubbleController (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address blundell@'s comments 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
« no previous file with comments | « chrome/browser/usb/usb_chooser_bubble_controller.cc ('k') | components/components.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 1911c42ec5d0f524281d380be75949c775cbb519..e81c0fbfd8a7e6920541cb3ca34681e0f1da8ce1 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -3315,6 +3315,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',
« no previous file with comments | « chrome/browser/usb/usb_chooser_bubble_controller.cc ('k') | components/components.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698