Index: mojo/gles2/command_buffer_client_impl.h |
diff --git a/mojo/gles2/command_buffer_client_impl.h b/mojo/gles2/command_buffer_client_impl.h |
index d04e73d203a69332f6e9fbdd76f634c9003a8797..b0ce570652b8ecacd6a80c23e40760079d49bdf5 100644 |
--- a/mojo/gles2/command_buffer_client_impl.h |
+++ b/mojo/gles2/command_buffer_client_impl.h |
@@ -14,7 +14,7 @@ |
#include "gpu/command_buffer/client/gpu_control.h" |
#include "gpu/command_buffer/common/command_buffer.h" |
#include "gpu/command_buffer/common/command_buffer_shared.h" |
-#include "third_party/mojo/src/mojo/public/cpp/bindings/binding.h" |
+#include "mojo/public/cpp/bindings/binding.h" |
namespace base { |
class RunLoop; |