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

Unified Diff: ash/display/display_util.h

Issue 2647783002: Reland 4471855e032876c (Closed)
Patch Set: Created 3 years, 11 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 | « ash/display/display_configuration_controller.cc ('k') | ash/display/display_util.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/display/display_util.h
diff --git a/ash/display/display_util.h b/ash/display/display_util.h
index eb2176286eaebf058607567c7fd7fbccfa53ec93..0f60738be8ac339a222878309477d7496bbc3149 100644
--- a/ash/display/display_util.h
+++ b/ash/display/display_util.h
@@ -47,12 +47,10 @@ void MoveCursorTo(AshWindowTreeHost* ash_host,
const gfx::Point& point_in_screen,
bool update_last_location_now);
-#if defined(OS_CHROMEOS)
// Shows the notification message for display related issues, and optionally
// adds a button to send a feedback report.
void ShowDisplayErrorNotification(const base::string16& message,
bool allow_feedback);
-#endif
ASH_EXPORT base::string16 GetDisplayErrorNotificationMessageForTest();
« no previous file with comments | « ash/display/display_configuration_controller.cc ('k') | ash/display/display_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698