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

Unified Diff: ash/app_list/app_list.h

Issue 10365007: ui: Move compositor/ directory out of gfx/, up to ui/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix DEPS Created 8 years, 8 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 | « ash/accelerators/accelerator_controller.cc ('k') | ash/app_list/app_list.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/app_list/app_list.h
diff --git a/ash/app_list/app_list.h b/ash/app_list/app_list.h
index 5725c4d800a70d8ab2eb5e55de14f92b6957a96f..7a2d6af732ce92f91029be10d2c34a247c7dcbcd 100644
--- a/ash/app_list/app_list.h
+++ b/ash/app_list/app_list.h
@@ -11,7 +11,7 @@
#include "base/timer.h"
#include "ui/aura/event_filter.h"
#include "ui/aura/root_window_observer.h"
-#include "ui/gfx/compositor/layer_animation_observer.h"
+#include "ui/compositor/layer_animation_observer.h"
#include "ui/views/widget/widget.h"
namespace ash {
« no previous file with comments | « ash/accelerators/accelerator_controller.cc ('k') | ash/app_list/app_list.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698