Index: cc/test/fake_web_graphics_context_3d.h |
diff --git a/cc/test/fake_web_graphics_context_3d.h b/cc/test/fake_web_graphics_context_3d.h |
index 8ef6cb9788aaa79b2e45b50b8ac664bcf055aa48..936edad8864d091864494dc5cef0d44a58c75dbc 100644 |
--- a/cc/test/fake_web_graphics_context_3d.h |
+++ b/cc/test/fake_web_graphics_context_3d.h |
@@ -5,8 +5,8 @@ |
#ifndef CC_TEST_FAKE_WEB_GRAPHICS_CONTEXT_3D_H_ |
#define CC_TEST_FAKE_WEB_GRAPHICS_CONTEXT_3D_H_ |
+#include "third_party/WebKit/Source/Platform/chromium/public/WebGraphicsContext3D.h" |
#include "third_party/khronos/GLES2/gl2.h" |
-#include <public/WebGraphicsContext3D.h> |
namespace cc { |