Index: cc/trees/layer_tree_host.h |
diff --git a/cc/trees/layer_tree_host.h b/cc/trees/layer_tree_host.h |
index 899054c67ad231ad9cf33bf00213080b96e63589..913dd2d5fe06f2bf99fb3fd9399dda2082e73a50 100644 |
--- a/cc/trees/layer_tree_host.h |
+++ b/cc/trees/layer_tree_host.h |
@@ -30,7 +30,7 @@ |
#include "cc/trees/occlusion_tracker.h" |
#include "cc/trees/proxy.h" |
#include "skia/ext/refptr.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebScrollbar.h" |
+#include "third_party/WebKit/public/platform/WebScrollbar.h" |
#include "third_party/skia/include/core/SkColor.h" |
#include "third_party/skia/include/core/SkPicture.h" |
#include "ui/gfx/rect.h" |