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

Unified Diff: ui/ozone/platform_selection.cc

Issue 379233005: ozone: Move public files to ui/ozone/public & update public DEPS (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 5 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/ozone/platform/test/ozone_platform_test.cc ('k') | ui/ozone/public/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/platform_selection.cc
diff --git a/ui/ozone/platform_selection.cc b/ui/ozone/platform_selection.cc
index 7e462099396bcdc3dde318fc50daa35692b87489..823e2bd97ed6a230b5101748e67d4e801554ec4d 100644
--- a/ui/ozone/platform_selection.cc
+++ b/ui/ozone/platform_selection.cc
@@ -6,8 +6,8 @@
#include "base/command_line.h"
#include "base/logging.h"
-#include "ui/ozone/ozone_switches.h"
#include "ui/ozone/platform_list.h"
+#include "ui/ozone/public/ozone_switches.h"
namespace ui {
« no previous file with comments | « ui/ozone/platform/test/ozone_platform_test.cc ('k') | ui/ozone/public/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698