Index: chrome/browser/ui/ash/launcher/browser_shortcut_launcher_item_controller.cc |
diff --git a/chrome/browser/ui/ash/launcher/browser_shortcut_launcher_item_controller.cc b/chrome/browser/ui/ash/launcher/browser_shortcut_launcher_item_controller.cc |
index 17a3cea73563d574d8116511a373e6b9ec3ce81a..4e79e428e7915cc69dab4b40e82373e53da34b6b 100644 |
--- a/chrome/browser/ui/ash/launcher/browser_shortcut_launcher_item_controller.cc |
+++ b/chrome/browser/ui/ash/launcher/browser_shortcut_launcher_item_controller.cc |
@@ -34,7 +34,7 @@ |
#include "ui/base/resource/resource_bundle.h" |
#include "ui/events/event.h" |
#include "ui/gfx/image/image.h" |
-#include "ui/views/corewm/window_animations.h" |
+#include "ui/wm/core/window_animations.h" |
BrowserShortcutLauncherItemController::BrowserShortcutLauncherItemController( |
ChromeLauncherController* launcher_controller) |