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

Unified Diff: ui/ozone/public/ozone_switches.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/public/ozone_switches.h ('k') | ui/views/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/public/ozone_switches.cc
diff --git a/ui/ozone/ozone_switches.cc b/ui/ozone/public/ozone_switches.cc
similarity index 90%
rename from ui/ozone/ozone_switches.cc
rename to ui/ozone/public/ozone_switches.cc
index 3c117d0e8fea49c8634129034adc0b7bd035c313..33f655bd2da4653cfb981103f4f4bfba807e08e8 100644
--- a/ui/ozone/ozone_switches.cc
+++ b/ui/ozone/public/ozone_switches.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/ozone/ozone_switches.h"
+#include "ui/ozone/public/ozone_switches.h"
namespace switches {
« no previous file with comments | « ui/ozone/public/ozone_switches.h ('k') | ui/views/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698