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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 12843009: Replace screen capture confirmation infobar with a message box. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 09d6cf46df687b5e8c55ac2a5f9d40f92f30b1a5..b1f01537cd0f8632c7b2b876a593b4cb4d44e839 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -1261,6 +1261,9 @@
'browser/ui/sad_tab_helper.cc',
'browser/ui/sad_tab_helper.h',
'browser/ui/sad_tab_types.h',
+ 'browser/ui/screen_capture_confirmation_ui.h',
+ 'browser/ui/screen_capture_confirmation_ui_infobar.cc',
+ 'browser/ui/screen_capture_confirmation_ui_infobar.h',
'browser/ui/screen_capture_infobar_delegate.cc',
'browser/ui/screen_capture_infobar_delegate.h',
'browser/ui/search/instant_commit_type.h',

Powered by Google App Engine
This is Rietveld 408576698