Index: ash/display/display_controller.h |
diff --git a/ash/display/display_controller.h b/ash/display/display_controller.h |
index 9032b2138958316b671820c17bf3b50f994b4cf2..189f2db67b9133a757f7f21bd62abf3cea283d6d 100644 |
--- a/ash/display/display_controller.h |
+++ b/ash/display/display_controller.h |
@@ -84,8 +84,6 @@ class ASH_EXPORT DisplayController : public aura::DisplayObserver { |
// Is extended desktop enabled? |
static bool IsExtendedDesktopEnabled(); |
- // Change the extended desktop mode. Used for testing. |
- static void SetExtendedDesktopEnabled(bool enabled); |
private: |
// Creates a root window for |display| and stores it in the |root_windows_| |