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

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

Issue 1251633002: Add BubbleManager to manage bubbles and ChromeBubbleManager for events. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix Build Created 5 years, 4 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') | chrome/browser/ui/chrome_bubble_manager.cc » ('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 c4f879689b1e4110e4c6fe91943514544305b4e7..60480b6bd590b6099735cf8d475f168cf182b54a 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -49,6 +49,7 @@ source_set("ui") {
"//chrome/common/net",
"//components/app_modal",
"//components/auto_login_parser",
+ "//components/bubble",
"//components/dom_distiller/webui",
"//components/invalidation/impl",
"//components/omnibox/common",
« no previous file with comments | « no previous file | chrome/browser/ui/DEPS » ('j') | chrome/browser/ui/chrome_bubble_manager.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698