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

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..1254cb0e54ac2985516503f7bb2215984a19a721 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -1261,8 +1261,8 @@
'browser/ui/sad_tab_helper.cc',
'browser/ui/sad_tab_helper.h',
'browser/ui/sad_tab_types.h',
- 'browser/ui/screen_capture_infobar_delegate.cc',
- 'browser/ui/screen_capture_infobar_delegate.h',
+ 'browser/ui/screen_capture_confirmation_dialog.h',
+ 'browser/ui/screen_capture_confirmation_dialog.cc',
'browser/ui/search/instant_commit_type.h',
'browser/ui/search/instant_controller.cc',
'browser/ui/search/instant_controller.h',

Powered by Google App Engine
This is Rietveld 408576698