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

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: Fix Peter's comments Created 8 years, 9 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 e6655c8a30fce0c54addfb4991181e50910a67ab..092edfe99707cc5fca68c9553886bf06c6f2d240 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3289,6 +3289,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