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

Unified Diff: cc/texture_layer.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/test/tiled_layer_test_common.h ('k') | cc/texture_mailbox.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/texture_layer.h
diff --git a/cc/texture_layer.h b/cc/texture_layer.h
index 1dd5ce58c0d06f2f6d6730a9a841a9be0491936b..c4fb9e89d1f5804590bbacb399d3fb137bd1f565 100644
--- a/cc/texture_layer.h
+++ b/cc/texture_layer.h
@@ -10,7 +10,7 @@
#include "base/callback.h"
#include "cc/base/cc_export.h"
#include "cc/layer.h"
-#include "cc/texture_mailbox.h"
+#include "cc/resources/texture_mailbox.h"
namespace WebKit { class WebGraphicsContext3D; }
« no previous file with comments | « cc/test/tiled_layer_test_common.h ('k') | cc/texture_mailbox.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698