Index: ash/launcher/launcher_view.cc |
diff --git a/ash/launcher/launcher_view.cc b/ash/launcher/launcher_view.cc |
index f5833ba1c9a6fa1ea70c4ff88373b77bb9e1375a..3d95478de3c896bde5fca7f13fc87be6032c2215 100644 |
--- a/ash/launcher/launcher_view.cc |
+++ b/ash/launcher/launcher_view.cc |
@@ -21,7 +21,7 @@ |
#include "ui/base/l10n/l10n_util.h" |
#include "ui/base/models/simple_menu_model.h" |
#include "ui/base/resource/resource_bundle.h" |
-#include "ui/gfx/compositor/layer.h" |
+#include "ui/compositor/layer.h" |
#include "ui/gfx/image/image.h" |
#include "ui/views/animation/bounds_animator.h" |
#include "ui/views/controls/button/image_button.h" |