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

Unified Diff: components/bubble.gypi

Issue 1323133002: Pass a BubbleReference to BubbleUI::Show. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: bubbleReference -> bubble_reference Created 5 years, 3 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 | components/bubble/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/bubble.gypi
diff --git a/components/bubble.gypi b/components/bubble.gypi
index 8092459d04ee34f96290e4adc1d4e322974b9ec5..3cd8a57d3706de7310b5aa4acb3df2d1f5b2bf69 100644
--- a/components/bubble.gypi
+++ b/components/bubble.gypi
@@ -20,6 +20,7 @@
'bubble/bubble_delegate.h',
'bubble/bubble_manager.cc',
'bubble/bubble_manager.h',
+ 'bubble/bubble_reference.h',
'bubble/bubble_ui.h',
],
},
« no previous file with comments | « no previous file | components/bubble/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698