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 65cb48d9141a8a27c684925284628b88873de120..1c653b80f5e6e4edabcab1779c395580206af2fd 100644 |
--- a/content/browser/renderer_host/render_widget_host_view_aura.cc |
+++ b/content/browser/renderer_host/render_widget_host_view_aura.cc |
@@ -22,10 +22,10 @@ |
#include "cc/output/copy_output_result.h" |
#include "cc/resources/texture_mailbox.h" |
#include "cc/trees/layer_tree_settings.h" |
-#include "components/display_compositor/gl_helper.h" |
#include "content/browser/accessibility/browser_accessibility_manager.h" |
#include "content/browser/accessibility/browser_accessibility_state_impl.h" |
#include "content/browser/bad_message.h" |
+#include "content/browser/compositor/gl_helper.h" |
#include "content/browser/frame_host/frame_tree.h" |
#include "content/browser/frame_host/frame_tree_node.h" |
#include "content/browser/frame_host/render_frame_host_impl.h" |