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

Unified Diff: chrome/browser/ui/BUILD.gn

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
« no previous file with comments | « no previous file | chrome/browser/ui/DEPS » ('j') | components/ui/chooser_controller/DEPS » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 43f591d75eb980570c65a4165d92603974a2517f..df9a26292155f8170d743a04a0e9aca2a8f756e7 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -199,6 +199,7 @@ source_set("ui") {
"//components/copresence",
"//components/feedback/proto",
"//components/proximity_auth/webui",
+ "//components/ui/chooser_controller:chooser_controller",
"//device/bluetooth",
]
}
« no previous file with comments | « no previous file | chrome/browser/ui/DEPS » ('j') | components/ui/chooser_controller/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698