summaryrefslogtreecommitdiffstats
path: root/ui/views/mus/screen_mus.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ui/views/mus/screen_mus.cc')
-rw-r--r--ui/views/mus/screen_mus.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/views/mus/screen_mus.cc b/ui/views/mus/screen_mus.cc
index 60fe8cf..855f475 100644
--- a/ui/views/mus/screen_mus.cc
+++ b/ui/views/mus/screen_mus.cc
@@ -162,7 +162,7 @@ gfx::Display ScreenMus::GetPrimaryDisplay() const {
}
gfx::Display ScreenMus::GetDisplayNearestWindow(gfx::NativeView view) const {
- NOTIMPLEMENTED();
+ //NOTIMPLEMENTED();
return GetPrimaryDisplay();
}