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

Unified Diff: ui/ozone/public/cursor_factory_ozone.cc

Issue 312393002: ozone: Move the factory interfaces into a common target. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: tot-merge-r278697 Created 6 years, 6 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/cursor_factory_ozone.h ('k') | ui/ozone/public/event_factory_ozone.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/public/cursor_factory_ozone.cc
diff --git a/ui/base/cursor/ozone/cursor_factory_ozone.cc b/ui/ozone/public/cursor_factory_ozone.cc
similarity index 96%
rename from ui/base/cursor/ozone/cursor_factory_ozone.cc
rename to ui/ozone/public/cursor_factory_ozone.cc
index 51fd7f82b9801278f1c9d310675c05eb5bdda01a..c50f55eac21c60e0f721ddb12120a7579c834d2b 100644
--- a/ui/base/cursor/ozone/cursor_factory_ozone.cc
+++ b/ui/ozone/public/cursor_factory_ozone.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/base/cursor/ozone/cursor_factory_ozone.h"
+#include "ui/ozone/public/cursor_factory_ozone.h"
#include "base/logging.h"
« no previous file with comments | « ui/ozone/public/cursor_factory_ozone.h ('k') | ui/ozone/public/event_factory_ozone.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698