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

Unified Diff: components/components_tests.gyp

Issue 1251633002: Add BubbleManager to manage bubbles and ChromeBubbleManager for events. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Apply Feedback 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
« components/bubble/bubble_manager.cc ('K') | « components/bubble/bubble_ui.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 7e886553317879c640287eeff8dfb4d48465043f..226b28c1cd58d13b613efcd9d3a3481e046adfe9 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -801,6 +801,7 @@
'../ui/resources/ui_resources.gyp:ui_test_pak',
'../ui/strings/ui_strings.gyp:ui_strings',
'../url/url.gyp:url_lib',
+ 'bubble.gypi:bubble',
'components.gyp:auto_login_parser',
'components.gyp:autofill_core_browser',
'components.gyp:autofill_core_common',
« components/bubble/bubble_manager.cc ('K') | « components/bubble/bubble_ui.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698