Index: cc/layers/scrollbar_layer_unittest.cc |
diff --git a/cc/layers/scrollbar_layer_unittest.cc b/cc/layers/scrollbar_layer_unittest.cc |
index 533bbdb50fed943ad5866594c61f201721ca0c1c..9ee7ae375e712b638ca5e039bf3f9bef206ec135 100644 |
--- a/cc/layers/scrollbar_layer_unittest.cc |
+++ b/cc/layers/scrollbar_layer_unittest.cc |
@@ -26,8 +26,8 @@ |
#include "cc/trees/tree_synchronizer.h" |
#include "testing/gmock/include/gmock/gmock.h" |
#include "testing/gtest/include/gtest/gtest.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebScrollbar.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebScrollbarThemeGeometry.h" |
+#include "third_party/WebKit/public/platform/WebScrollbar.h" |
+#include "third_party/WebKit/public/platform/WebScrollbarThemeGeometry.h" |
namespace cc { |
namespace { |