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

Unified Diff: cc/thread_proxy.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/thread_proxy.cc
diff --git a/cc/thread_proxy.cc b/cc/thread_proxy.cc
index 661ba7756b7b04ee8d0d43b1ab2dcbd79129c7dd..f2eb5a907a0a56de757fede8ca4dadf75abbc3f0 100644
--- a/cc/thread_proxy.cc
+++ b/cc/thread_proxy.cc
@@ -8,14 +8,14 @@
#include "base/bind.h"
#include "base/debug/trace_event.h"
#include "cc/base/thread.h"
-#include "cc/context_provider.h"
#include "cc/delay_based_time_source.h"
#include "cc/draw_quad.h"
#include "cc/frame_rate_controller.h"
#include "cc/input_handler.h"
#include "cc/layer_tree_host.h"
#include "cc/layer_tree_impl.h"
-#include "cc/output_surface.h"
+#include "cc/output/context_provider.h"
+#include "cc/output/output_surface.h"
#include "cc/prioritized_resource_manager.h"
#include "cc/scheduler.h"
« no previous file with comments | « cc/texture_layer_impl.cc ('k') | cc/video_layer_impl.cc » ('j') | content/common/view_messages.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698