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

Unified Diff: ash/display/display_change_observer_chromeos_unittest.cc

Issue 192483007: Move chromeos/display/* to ui/display/chromeos (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Include display.gyp into ChromeOS builds only Created 6 years, 9 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_change_observer_chromeos.cc ('k') | ash/display/display_controller.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/display/display_change_observer_chromeos_unittest.cc
diff --git a/ash/display/display_change_observer_chromeos_unittest.cc b/ash/display/display_change_observer_chromeos_unittest.cc
index d99b15430f4c51bbcbe73cfae256cdcb40b12c87..d759b3c916de59550d559e5070a9178803a1ad2e 100644
--- a/ash/display/display_change_observer_chromeos_unittest.cc
+++ b/ash/display/display_change_observer_chromeos_unittest.cc
@@ -5,10 +5,10 @@
#include "ash/display/display_change_observer_chromeos.h"
#include "ash/display/display_info.h"
-#include "chromeos/display/output_configurator.h"
#include "testing/gtest/include/gtest/gtest.h"
+#include "ui/display/chromeos/output_configurator.h"
-using chromeos::OutputConfigurator;
+using ui::OutputConfigurator;
typedef testing::Test DisplayChangeObserverTest;
« no previous file with comments | « ash/display/display_change_observer_chromeos.cc ('k') | ash/display/display_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698