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

Unified Diff: cc/thread_proxy.h

Issue 11189076: cc: Remove CC*.h temporary includes, part 1/4. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: f...k Created 8 years, 2 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/texture_update_queue.cc ('k') | cc/threaded_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/thread_proxy.h
diff --git a/cc/thread_proxy.h b/cc/thread_proxy.h
index 9b65135fd13433e994dcad1f5fdedeeb81c8c516..95c8d9bb4d90e4a59e73ebccd1b48038c3bcb66c 100644
--- a/cc/thread_proxy.h
+++ b/cc/thread_proxy.h
@@ -10,7 +10,7 @@
#include "CCLayerTreeHostImpl.h"
#include "CCProxy.h"
#include "CCScheduler.h"
-#include "CCTextureUpdateController.h"
+#include "cc/texture_update_controller.h"
#include <base/time.h>
namespace cc {
« no previous file with comments | « cc/texture_update_queue.cc ('k') | cc/threaded_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698