Index: chrome/browser/ui/views/omnibox/omnibox_popup_contents_view.cc |
diff --git a/chrome/browser/ui/views/omnibox/omnibox_popup_contents_view.cc b/chrome/browser/ui/views/omnibox/omnibox_popup_contents_view.cc |
index 1e93f29507998bc2e4f751a051562a8fb54f3ddc..718a004397235cc83040b23741b963779ee9836d 100644 |
--- a/chrome/browser/ui/views/omnibox/omnibox_popup_contents_view.cc |
+++ b/chrome/browser/ui/views/omnibox/omnibox_popup_contents_view.cc |
@@ -22,7 +22,7 @@ |
#include "ui/views/window/non_client_view.h" |
#if defined(USE_AURA) |
-#include "ui/views/corewm/window_animations.h" |
+#include "ui/wm/core/window_animations.h" |
#endif |
// This is the number of pixels in the border image interior to the actual |