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

Unified Diff: ui/display/types/chromeos/display_mode.cc

Issue 230763004: Split ui/display types into separate module and have Ozone depend on it (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased Created 6 years, 8 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 | « ui/display/types/chromeos/display_mode.h ('k') | ui/display/types/chromeos/display_snapshot.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/display/types/chromeos/display_mode.cc
diff --git a/ui/display/chromeos/display_mode.cc b/ui/display/types/chromeos/display_mode.cc
similarity index 93%
rename from ui/display/chromeos/display_mode.cc
rename to ui/display/types/chromeos/display_mode.cc
index f4f30642fd199ff0d938809dd8ec0b5410ecde1e..b0d5e5603f98daa93e954213aa963e140e199e68 100644
--- a/ui/display/chromeos/display_mode.cc
+++ b/ui/display/types/chromeos/display_mode.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "ui/display/chromeos/display_mode.h"
+#include "ui/display/types/chromeos/display_mode.h"
#include "base/strings/stringprintf.h"
« no previous file with comments | « ui/display/types/chromeos/display_mode.h ('k') | ui/display/types/chromeos/display_snapshot.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698