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

Unified Diff: chrome/browser/ui/gtk/event_utils.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/ui/cocoa/event_utils_unittest.mm ('k') | chrome/browser/ui/gtk/event_utils_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/gtk/event_utils.cc
diff --git a/chrome/browser/ui/gtk/event_utils.cc b/chrome/browser/ui/gtk/event_utils.cc
index f2ad7f86f0cf6ecb828b1ef36753b18149d9a608..b45bbc0968cee5b0bf776e2f31538d370b4316d9 100644
--- a/chrome/browser/ui/gtk/event_utils.cc
+++ b/chrome/browser/ui/gtk/event_utils.cc
@@ -6,7 +6,7 @@
#include "base/logging.h"
#include "chrome/browser/event_disposition.h"
-#include "ui/base/events.h"
+#include "ui/base/events/event_constants.h"
namespace event_utils {
« no previous file with comments | « chrome/browser/ui/cocoa/event_utils_unittest.mm ('k') | chrome/browser/ui/gtk/event_utils_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698