Index: content/browser/renderer_host/render_widget_host_view_aura.cc |
diff --git a/content/browser/renderer_host/render_widget_host_view_aura.cc b/content/browser/renderer_host/render_widget_host_view_aura.cc |
index ed380e1c69e2ecdd93bdffe6ccad9a3a8de699e1..720d8200ef0dd13c212a79beaefbc85e96b763e8 100644 |
--- a/content/browser/renderer_host/render_widget_host_view_aura.cc |
+++ b/content/browser/renderer_host/render_widget_host_view_aura.cc |
@@ -22,9 +22,9 @@ |
#include "cc/trees/layer_tree_settings.h" |
#include "content/browser/accessibility/browser_accessibility_manager.h" |
#include "content/browser/accessibility/browser_accessibility_state_impl.h" |
-#include "content/browser/aura/compositor_resize_lock.h" |
#include "content/browser/gpu/compositor_util.h" |
#include "content/browser/renderer_host/backing_store_aura.h" |
+#include "content/browser/renderer_host/compositor_resize_lock_aura.h" |
#include "content/browser/renderer_host/dip_util.h" |
#include "content/browser/renderer_host/input/synthetic_gesture_target_aura.h" |
#include "content/browser/renderer_host/overscroll_controller.h" |