summaryrefslogtreecommitdiffstats
path: root/chrome/common
diff options
context:
space:
mode:
authortfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-18 23:53:57 +0000
committertfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-18 23:53:57 +0000
commit477ae05f2ed6229012f66ba8741ead7b26ee616c (patch)
treef9b1029443678a55f5df62c5a4f9e4efb23a00cb /chrome/common
parent86b3f4b2779d33edc06a7e72c768868316d34b6f (diff)
downloadchromium_src-477ae05f2ed6229012f66ba8741ead7b26ee616c.zip
chromium_src-477ae05f2ed6229012f66ba8741ead7b26ee616c.tar.gz
chromium_src-477ae05f2ed6229012f66ba8741ead7b26ee616c.tar.bz2
views: Delete bubble, events, focus, layout directories and its stubbed files.
BUG=104039 R=ben@chromium.org Review URL: http://codereview.chromium.org/8566052 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110787 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common')
-rw-r--r--chrome/common/native_web_keyboard_event_views.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/native_web_keyboard_event_views.cc b/chrome/common/native_web_keyboard_event_views.cc
index e419fb1..ebf167f 100644
--- a/chrome/common/native_web_keyboard_event_views.cc
+++ b/chrome/common/native_web_keyboard_event_views.cc
@@ -9,7 +9,7 @@
#endif
#include "base/logging.h"
-#include "views/events/event.h"
+#include "ui/views/events/event.h"
namespace {