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

Unified Diff: ash/display/display_error_observer_chromeos.h

Issue 1190783003: Move "Dear Monitor..." error text from the notification title field to the message field to prevent… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Move "Dear Monitor..." error text from the notification title field to the message field to prevent… Created 5 years, 6 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_observer_chromeos.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/display/display_error_observer_chromeos.h
diff --git a/ash/display/display_error_observer_chromeos.h b/ash/display/display_error_observer_chromeos.h
index d7243a37730b6921894fc20ea43318dedb0a58e9..8c9e66a8fab2e632f408a47fd8f5e977260f999e 100644
--- a/ash/display/display_error_observer_chromeos.h
+++ b/ash/display/display_error_observer_chromeos.h
@@ -29,6 +29,7 @@ class ASH_EXPORT DisplayErrorObserver
friend class DisplayErrorObserverTest;
base::string16 GetTitleOfDisplayErrorNotificationForTest();
Jun Mukai 2015/06/22 17:18:49 Please remove this method. It's not necessary anym
+ base::string16 GetDisplayErrorNotificationMessageForTest();
DISALLOW_COPY_AND_ASSIGN(DisplayErrorObserver);
};
« no previous file with comments | « no previous file | ash/display/display_error_observer_chromeos.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698