Index: content/browser/compositor/reflector_texture.cc |
diff --git a/content/browser/compositor/reflector_texture.cc b/content/browser/compositor/reflector_texture.cc |
index 231066275d9341e9eaf885ed0089ccf967632ad2..c9b742d425f66847cc302073d6bed2068b9e2643 100644 |
--- a/content/browser/compositor/reflector_texture.cc |
+++ b/content/browser/compositor/reflector_texture.cc |
@@ -4,9 +4,9 @@ |
#include "content/browser/compositor/reflector_texture.h" |
+#include "content/browser/compositor/gl_helper.h" |
#include "content/browser/compositor/owned_mailbox.h" |
#include "content/common/gpu/client/context_provider_command_buffer.h" |
-#include "content/common/gpu/client/gl_helper.h" |
#include "gpu/command_buffer/client/context_support.h" |
#include "gpu/command_buffer/client/gles2_interface.h" |