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

Unified Diff: ash/ash.gyp

Issue 10986087: Adds DisplayErrorDialog to show the error message of the failure of mirroring to the users. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 2 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 | ash/ash_strings.grd » ('j') | ash/display/display_error_dialog.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 0c6246f0b305fdfab96db01d5b5d994aca9488ac..e95eb02a1ecef9773448019f8ac20d0e09df4cd6 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -74,6 +74,8 @@
'desktop_background/desktop_background_widget_controller.h',
'display/display_controller.cc',
'display/display_controller.h',
+ 'display/display_error_dialog.cc',
+ 'display/display_error_dialog.h',
'display/mouse_cursor_event_filter.cc',
'display/mouse_cursor_event_filter.h',
'display/multi_display_manager.cc',
« no previous file with comments | « no previous file | ash/ash_strings.grd » ('j') | ash/display/display_error_dialog.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698