summaryrefslogtreecommitdiffstats
path: root/ash/test/display_manager_test_api.h
diff options
context:
space:
mode:
Diffstat (limited to 'ash/test/display_manager_test_api.h')
-rw-r--r--ash/test/display_manager_test_api.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ash/test/display_manager_test_api.h b/ash/test/display_manager_test_api.h
index e6a83708..57e961d 100644
--- a/ash/test/display_manager_test_api.h
+++ b/ash/test/display_manager_test_api.h
@@ -27,10 +27,6 @@ class DisplayManagerTestApi {
// the format of the display spec.
void UpdateDisplay(const std::string& display_specs);
- // Set the 1st display as an internal display and returns the display Id for
- // the internal display.
- int64 SetFirstDisplayAsInternalDisplay();
-
private:
internal::DisplayManager* display_manager_; // not owned