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

Unified Diff: cc/resource_update_queue.h

Issue 12912006: Part 4 of cc/ directory shuffles: output (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
Index: cc/resource_update_queue.h
diff --git a/cc/resource_update_queue.h b/cc/resource_update_queue.h
index c36260d0859809e5dd0eda50ed836cbccce7dea7..b172a075049c0c624267e1ad17fdd9e40aaf6935 100644
--- a/cc/resource_update_queue.h
+++ b/cc/resource_update_queue.h
@@ -8,8 +8,8 @@
#include <deque>
#include "base/basictypes.h"
#include "cc/base/cc_export.h"
+#include "cc/output/texture_copier.h"
#include "cc/resource_update.h"
-#include "cc/texture_copier.h"
namespace cc {

Powered by Google App Engine
This is Rietveld 408576698