Index: content/renderer/all_rendering_benchmarks.cc |
diff --git a/content/renderer/all_rendering_benchmarks.cc b/content/renderer/all_rendering_benchmarks.cc |
index cc8092a251442976b30045ae8919bd4a5e97efb0..935d377d447d379635076d58ac9c329e0b4ab9a4 100644 |
--- a/content/renderer/all_rendering_benchmarks.cc |
+++ b/content/renderer/all_rendering_benchmarks.cc |
@@ -17,8 +17,8 @@ |
#include "skia/ext/platform_canvas.h" |
#include "third_party/skia/include/core/SkPicture.h" |
#include "third_party/skia/include/utils/SkNullCanvas.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebRect.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebSize.h" |
+#include "third_party/WebKit/public/platform/WebRect.h" |
+#include "third_party/WebKit/public/platform/WebSize.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebViewBenchmarkSupport.h" |
using base::TimeDelta; |