Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2989)

Unified Diff: cc/quads/render_pass_draw_quad.h

Issue 12471007: Part 8 of cc/ directory shuffles: resources (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « cc/quads/draw_quad.h ('k') | cc/raster_worker_pool.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/quads/render_pass_draw_quad.h
diff --git a/cc/quads/render_pass_draw_quad.h b/cc/quads/render_pass_draw_quad.h
index 8c330d71e30cdb28bbb17862584c5d1a1bd160eb..8a403cd935fc48c6ed14317abfdd2412c302ff0a 100644
--- a/cc/quads/render_pass_draw_quad.h
+++ b/cc/quads/render_pass_draw_quad.h
@@ -10,7 +10,7 @@
#include "cc/base/cc_export.h"
#include "cc/quads/draw_quad.h"
#include "cc/quads/render_pass.h"
-#include "cc/resource_provider.h"
+#include "cc/resources/resource_provider.h"
#include "third_party/WebKit/Source/Platform/chromium/public/WebFilterOperations.h"
namespace cc {
« no previous file with comments | « cc/quads/draw_quad.h ('k') | cc/raster_worker_pool.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698