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

Unified Diff: cc/resource_update_controller.cc

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_controller.cc
diff --git a/cc/resource_update_controller.cc b/cc/resource_update_controller.cc
index 443d71ae21c5b4da8fbd88dbc26021295de7294b..27e8e1d3e3176927020295ce227268227466c2d7 100644
--- a/cc/resource_update_controller.cc
+++ b/cc/resource_update_controller.cc
@@ -8,10 +8,10 @@
#include "base/debug/trace_event.h"
#include "cc/base/thread.h"
-#include "cc/context_provider.h"
+#include "cc/output/context_provider.h"
+#include "cc/output/texture_copier.h"
#include "cc/prioritized_resource.h"
#include "cc/resource_provider.h"
-#include "cc/texture_copier.h"
#include "skia/ext/refptr.h"
#include "third_party/WebKit/Source/Platform/chromium/public/WebGraphicsContext3D.h"
#include "third_party/khronos/GLES2/gl2.h"

Powered by Google App Engine
This is Rietveld 408576698