Index: cc/output/output_surface.h |
diff --git a/cc/output/output_surface.h b/cc/output/output_surface.h |
index 0be2e3bd33ac7f5b6cc66cb98c3b5ab57f3b749d..0e42be65632d84c768157e6c1a66d3c27ae33a18 100644 |
--- a/cc/output/output_surface.h |
+++ b/cc/output/output_surface.h |
@@ -9,7 +9,7 @@ |
#include "base/memory/scoped_ptr.h" |
#include "cc/base/cc_export.h" |
#include "cc/output/software_output_device.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebGraphicsContext3D.h" |
+#include "third_party/WebKit/public/platform/WebGraphicsContext3D.h" |
namespace gfx { |
class Rect; |