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

Unified Diff: ui/ozone/platform/caca/caca_event_factory.h

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/ozone_platform.h ('k') | ui/ozone/platform/caca/caca_surface_factory.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/platform/caca/caca_event_factory.h
diff --git a/ui/ozone/platform/caca/caca_event_factory.h b/ui/ozone/platform/caca/caca_event_factory.h
index b3f13d1a24579e61abf5ac9e15349e3a01995f22..f732f00865f2f276701c26a71fc0be20b8959db6 100644
--- a/ui/ozone/platform/caca/caca_event_factory.h
+++ b/ui/ozone/platform/caca/caca_event_factory.h
@@ -7,9 +7,9 @@
#include "base/memory/ref_counted.h"
#include "base/time/time.h"
-#include "ui/events/ozone/event_factory_ozone.h"
#include "ui/events/platform/platform_event_source.h"
#include "ui/gfx/geometry/point_f.h"
+#include "ui/ozone/public/event_factory_ozone.h"
namespace ui {
« no previous file with comments | « ui/ozone/ozone_platform.h ('k') | ui/ozone/platform/caca/caca_surface_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698