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

Unified Diff: ui/aura/device_list_updater_aurax11.cc

Issue 10917075: events: Move some files into ui/base/events/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years, 3 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/aura/demo/demo_main.cc ('k') | ui/aura/event_filter.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura/device_list_updater_aurax11.cc
diff --git a/ui/aura/device_list_updater_aurax11.cc b/ui/aura/device_list_updater_aurax11.cc
index 7d0b9471c3ad5d10366ec4992d85c814a78a2499..804723ee0ef48f794ccb7a930df24bfd76a2cfa0 100644
--- a/ui/aura/device_list_updater_aurax11.cc
+++ b/ui/aura/device_list_updater_aurax11.cc
@@ -6,7 +6,7 @@
#include <X11/extensions/XInput2.h>
-#include "ui/base/events.h"
+#include "ui/base/events/event_constants.h"
namespace aura {
« no previous file with comments | « ui/aura/demo/demo_main.cc ('k') | ui/aura/event_filter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698