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

Unified Diff: chrome/browser/ui/gtk/event_utils_unittest.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/gtk/event_utils.cc ('k') | chrome/browser/ui/omnibox/omnibox_view_browsertest.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_unittest.cc
diff --git a/chrome/browser/ui/gtk/event_utils_unittest.cc b/chrome/browser/ui/gtk/event_utils_unittest.cc
index bcc94f953357b15041b703c34c935455598eaf09..e26dc87b6f6d279794d149ce6a459d0100a080fe 100644
--- a/chrome/browser/ui/gtk/event_utils_unittest.cc
+++ b/chrome/browser/ui/gtk/event_utils_unittest.cc
@@ -5,8 +5,8 @@
#include "chrome/browser/ui/gtk/event_utils.h"
#include "base/stringprintf.h"
-#include "ui/base/events.h"
#include "testing/gtest/include/gtest/gtest.h"
+#include "ui/base/events/event_constants.h"
namespace event_utils {
« no previous file with comments | « chrome/browser/ui/gtk/event_utils.cc ('k') | chrome/browser/ui/omnibox/omnibox_view_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698