Index: cc/layer_impl.h |
diff --git a/cc/layer_impl.h b/cc/layer_impl.h |
index 3710f06642dedb4421493cd1b58c056dbf5f6338..0ab914e0c62fb8b099655cf5eefed4bf9d61964c 100644 |
--- a/cc/layer_impl.h |
+++ b/cc/layer_impl.h |
@@ -20,7 +20,7 @@ |
#include "cc/quads/render_pass.h" |
#include "cc/quads/shared_quad_state.h" |
#include "cc/render_surface_impl.h" |
-#include "cc/resource_provider.h" |
+#include "cc/resources/resource_provider.h" |
#include "skia/ext/refptr.h" |
#include "third_party/WebKit/Source/Platform/chromium/public/WebFilterOperations.h" |
#include "third_party/skia/include/core/SkColor.h" |