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

Unified Diff: ash/test/ash_test_base.cc

Issue 2217713002: Remove the system menu display settings row (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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
Index: ash/test/ash_test_base.cc
diff --git a/ash/test/ash_test_base.cc b/ash/test/ash_test_base.cc
index e7ee5ccd9d780731e302ce1aad85991467d02a36..4928520cc992c9fb696871509bb16dc77379968f 100644
--- a/ash/test/ash_test_base.cc
+++ b/ash/test/ash_test_base.cc
@@ -38,7 +38,7 @@
#include "ui/wm/core/coordinate_conversion.h"
#if defined(OS_CHROMEOS)
-#include "ash/system/chromeos/tray_display.h"
+#include "ash/system/chromeos/screen_layout_observer.h"
James Cook 2016/08/05 17:00:25 Is this still used?
yiyix 2016/08/13 05:28:52 You are right.
#endif
#if defined(OS_WIN)

Powered by Google App Engine
This is Rietveld 408576698