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

Unified Diff: ash/ash.gyp

Issue 12209026: Fix the crash of DisplayErrorDialog. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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
« no previous file with comments | « no previous file | ash/display/display_error_dialog.h » ('j') | ash/display/display_error_dialog.cc » ('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 c5d09f8937d16dcade5a1bfc4a9cfba60027ca90..c28d3c0c4c1dbee2a420d8cb3bb3d2ba6993528b 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -564,6 +564,7 @@
'desktop_background/desktop_background_controller_unittest.cc',
'dip_unittest.cc',
'display/display_controller_unittest.cc',
+ 'display/display_error_dialog_unittest.cc',
'display/mouse_cursor_event_filter_unittest.cc',
'display/display_manager_unittest.cc',
'display/screen_position_controller_unittest.cc',
« no previous file with comments | « no previous file | ash/display/display_error_dialog.h » ('j') | ash/display/display_error_dialog.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698