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

Unified Diff: components/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: TESTS! 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
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index e79db964c49ed34784c283a5d851b56907449923..05dcb37d1bfd2d9d84a7acee3f065b844f3cf033 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -297,6 +297,7 @@ test("components_unittests") {
"//components/autofill/core/common:unit_tests",
"//components/bookmarks/browser:unit_tests",
"//components/bookmarks/managed:unit_tests",
+ "//components/bubble:unit_tests",
"//components/captive_portal:unit_tests",
"//components/cloud_devices/common:unit_tests",
"//components/component_updater:unit_tests",
« no previous file with comments | « chrome/chrome_browser_ui.gypi ('k') | components/OWNERS » ('j') | components/bubble.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698