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

Unified Diff: chrome/chrome_browser.gypi

Issue 9570012: Implement Linux Media Stream Infobar (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 10 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: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 554ae17108186b6063bed4e5793fdda10f79f155..437d134224b2fd219fc23e24017ed503603d3cb2 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3276,6 +3276,8 @@
'browser/ui/gtk/infobars/infobar_gtk.h',
'browser/ui/gtk/infobars/link_infobar_gtk.cc',
'browser/ui/gtk/infobars/link_infobar_gtk.h',
+ 'browser/ui/gtk/infobars/media_stream_infobar_gtk.cc',
+ 'browser/ui/gtk/infobars/media_stream_infobar_gtk.h',
'browser/ui/gtk/infobars/translate_infobar_base_gtk.cc',
'browser/ui/gtk/infobars/translate_infobar_base_gtk.h',
'browser/ui/gtk/infobars/translate_message_infobar_gtk.cc',

Powered by Google App Engine
This is Rietveld 408576698