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

Unified Diff: cc/texture_update_controller_unittest.cc

Issue 11145033: cc: Get rid of CC*.h temporary header files. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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
Index: cc/texture_update_controller_unittest.cc
diff --git a/cc/texture_update_controller_unittest.cc b/cc/texture_update_controller_unittest.cc
index 55f6b6f6f9d50def47b66a6d7ea9873088d65c0e..3b8f04285a2a23d561a4ae02c8ae0e13e096336a 100644
--- a/cc/texture_update_controller_unittest.cc
+++ b/cc/texture_update_controller_unittest.cc
@@ -4,7 +4,7 @@
#include "config.h"
-#include "CCTextureUpdateController.h"
+#include "cc/texture_update_controller.h"
#include "CCSingleThreadProxy.h" // For DebugScopedSetImplThread
#include "cc/test/fake_web_compositor_output_surface.h"

Powered by Google App Engine
This is Rietveld 408576698