Index: cc/program_binding.cc |
diff --git a/cc/program_binding.cc b/cc/program_binding.cc |
index bf053c5e5eac3698535a71ba399c20059fbb685e..8e92e9815b05be7a308a8ab3b8d4a26b544cc352 100644 |
--- a/cc/program_binding.cc |
+++ b/cc/program_binding.cc |
@@ -7,8 +7,8 @@ |
#include "base/debug/trace_event.h" |
#include "cc/geometry_binding.h" |
#include "cc/gl_renderer.h" // For the GLC() macro. |
+#include "third_party/WebKit/Source/Platform/chromium/public/WebGraphicsContext3D.h" |
#include "third_party/khronos/GLES2/gl2.h" |
-#include <public/WebGraphicsContext3D.h> |
using WebKit::WebGraphicsContext3D; |