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

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..aeb9177009f1d3862fe1bbcef99944b1daa8730e 100644
--- a/ash/display/display_error_observer_chromeos.h
+++ b/ash/display/display_error_observer_chromeos.h
@@ -28,7 +28,7 @@ class ASH_EXPORT DisplayErrorObserver
private:
friend class DisplayErrorObserverTest;
- base::string16 GetTitleOfDisplayErrorNotificationForTest();
+ 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