Index: cc/layers/scrollbar_layer.h |
diff --git a/cc/layers/scrollbar_layer.h b/cc/layers/scrollbar_layer.h |
index 5168c213d4a8c04446d1df791f3f314e0f239798..eba93853986744ce4a9fbd488f08b3c3ef4aac32 100644 |
--- a/cc/layers/scrollbar_layer.h |
+++ b/cc/layers/scrollbar_layer.h |
@@ -9,8 +9,8 @@ |
#include "cc/layers/contents_scaling_layer.h" |
#include "cc/layers/scrollbar_theme_painter.h" |
#include "cc/resources/layer_updater.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 { |
class CachingBitmapContentLayerUpdater; |