Index: cc/layers/scrollbar_layer_impl.h |
diff --git a/cc/layers/scrollbar_layer_impl.h b/cc/layers/scrollbar_layer_impl.h |
index dfef6865aaf019a4502aa238be1661a09f4b09de..2be8b64ef801e736014fae49c90816a4db35e9e7 100644 |
--- a/cc/layers/scrollbar_layer_impl.h |
+++ b/cc/layers/scrollbar_layer_impl.h |
@@ -8,8 +8,8 @@ |
#include "cc/base/cc_export.h" |
#include "cc/layers/layer_impl.h" |
#include "cc/layers/scrollbar_geometry_fixed_thumb.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebRect.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebVector.h" |
+#include "third_party/WebKit/public/platform/WebRect.h" |
+#include "third_party/WebKit/public/platform/WebVector.h" |
namespace cc { |