Index: ash/desktop_background/desktop_background_widget_controller.cc |
diff --git a/ash/desktop_background/desktop_background_widget_controller.cc b/ash/desktop_background/desktop_background_widget_controller.cc |
index 8d0aa6738185e7180305c6c084a3f1388486e04a..ca2fd03f817559d367c2db573c22cc8e53654d06 100644 |
--- a/ash/desktop_background/desktop_background_widget_controller.cc |
+++ b/ash/desktop_background/desktop_background_widget_controller.cc |
@@ -8,7 +8,7 @@ |
#include "ash/desktop_background/user_wallpaper_delegate.h" |
#include "ash/root_window_controller.h" |
#include "ash/shell.h" |
-#include "ui/aura/root_window.h" |
+#include "ui/aura/window_event_dispatcher.h" |
#include "ui/compositor/layer_animation_observer.h" |
#include "ui/compositor/scoped_layer_animation_settings.h" |
#include "ui/views/widget/widget.h" |