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

Unified Diff: ash/display/display_error_observer_chromeos.h

Issue 1952353003: Show message to indicate that mirriring with more than 3 display is not supported. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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_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 5962357d872d54487f764b3ef25bab3f9d16771f..d62b02cbf5bfc8f4fe46026ef1822e49e665537f 100644
--- a/ash/display/display_error_observer_chromeos.h
+++ b/ash/display/display_error_observer_chromeos.h
@@ -27,10 +27,6 @@ class ASH_EXPORT DisplayErrorObserver
ui::MultipleDisplayState failed_new_state) override;
private:
- friend class DisplayErrorObserverTest;
-
- base::string16 GetDisplayErrorNotificationMessageForTest();
-
DISALLOW_COPY_AND_ASSIGN(DisplayErrorObserver);
};
« no previous file with comments | « ash/display/display_configuration_controller.cc ('k') | ash/display/display_error_observer_chromeos.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698