Index: cc/output/delegating_renderer.h |
diff --git a/cc/output/delegating_renderer.h b/cc/output/delegating_renderer.h |
index 6e659c06cab458546f4c1109b3480c6404090cfb..b0ff45739d719c560a3c17fb544c678701a71f68 100644 |
--- a/cc/output/delegating_renderer.h |
+++ b/cc/output/delegating_renderer.h |
@@ -9,7 +9,7 @@ |
#include "cc/base/cc_export.h" |
#include "cc/output/compositor_frame.h" |
#include "cc/output/renderer.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebGraphicsContext3D.h" |
+#include "third_party/WebKit/public/platform/WebGraphicsContext3D.h" |
namespace cc { |