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

Unified Diff: chrome/browser/event_disposition.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 | « chrome/browser/chromeos/preferences.cc ('k') | chrome/browser/extensions/extension_input_api.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/event_disposition.cc
diff --git a/chrome/browser/event_disposition.cc b/chrome/browser/event_disposition.cc
index 73bb74e9fe416a23186638ec1670f015fa259856..64d979d14e3227b3d1ff7d75a4b34481a0ee3130 100644
--- a/chrome/browser/event_disposition.cc
+++ b/chrome/browser/event_disposition.cc
@@ -5,7 +5,7 @@
#include "chrome/browser/event_disposition.h"
#include "chrome/browser/disposition_utils.h"
-#include "ui/base/events.h"
+#include "ui/base/events/event_constants.h"
namespace chrome {
« no previous file with comments | « chrome/browser/chromeos/preferences.cc ('k') | chrome/browser/extensions/extension_input_api.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698