Index: cc/scrollbar_layer.h |
diff --git a/cc/scrollbar_layer.h b/cc/scrollbar_layer.h |
index 0da18a5c38cda4f15abd669c3b9cd507fddba720..e12873c60900568b924c0204a5560cb6a24cf79a 100644 |
--- a/cc/scrollbar_layer.h |
+++ b/cc/scrollbar_layer.h |
@@ -7,7 +7,7 @@ |
#include "cc/base/cc_export.h" |
#include "cc/contents_scaling_layer.h" |
-#include "cc/layer_updater.h" |
+#include "cc/resources/layer_updater.h" |
#include "cc/scrollbar_theme_painter.h" |
#include "third_party/WebKit/Source/Platform/chromium/public/WebScrollbar.h" |
#include "third_party/WebKit/Source/Platform/chromium/public/WebScrollbarThemeGeometry.h" |