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

Unified Diff: cc/resource_update_queue.h

Issue 12472028: Part 1 of cc/ directory shuffles: base (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 15509b0da4107fcbace0c13599bf3c63d841756a..c36260d0859809e5dd0eda50ed836cbccce7dea7 100644
--- a/cc/resource_update_queue.h
+++ b/cc/resource_update_queue.h
@@ -5,11 +5,11 @@
#ifndef CC_RESOURCE_UPDATE_QUEUE_H_
#define CC_RESOURCE_UPDATE_QUEUE_H_
+#include <deque>
#include "base/basictypes.h"
-#include "cc/cc_export.h"
+#include "cc/base/cc_export.h"
#include "cc/resource_update.h"
#include "cc/texture_copier.h"
-#include <deque>
namespace cc {
« cc/cc.gyp ('K') | « cc/resource_update_controller.cc ('k') | cc/scheduler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698