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

Unified Diff: views/events/event_aura.cc

Issue 7886042: Move Aura to UI subdir. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 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
Index: views/events/event_aura.cc
===================================================================
--- views/events/event_aura.cc (revision 100961)
+++ views/events/event_aura.cc (working copy)
@@ -4,8 +4,8 @@
#include "views/events/event.h"
-#include "aura/event.h"
#include "base/logging.h"
+#include "ui/aura/event.h"
namespace views {
« ui/aura/aura.gyp ('K') | « views/aura_desktop/aura_desktop_main.cc ('k') | views/views.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698