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

Unified Diff: chrome/browser/platform_util_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: chrome/browser/platform_util_aura.cc
===================================================================
--- chrome/browser/platform_util_aura.cc (revision 100961)
+++ chrome/browser/platform_util_aura.cc (working copy)
@@ -4,8 +4,8 @@
#include "chrome/browser/platform_util.h"
-#include "aura/window.h"
#include "base/logging.h"
+#include "ui/aura/window.h"
namespace platform_util {
« no previous file with comments | « build/all.gyp ('k') | chrome/browser/ui/views/aura/aura_init.cc » ('j') | ui/aura/aura.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698