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

Unified Diff: cc/layer_texture_updater.cc

Issue 11189011: cc: Remove the temporary header files that aren't prefixed with CC* (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
« no previous file with comments | « cc/layer_texture_sub_image.cc ('k') | cc/layer_tree_host.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/layer_texture_updater.cc
diff --git a/cc/layer_texture_updater.cc b/cc/layer_texture_updater.cc
index 7e8c11e7db8584c4f973844262c0052c7a03aefd..c97a986b5dad8a8c1002b738cda49a1e2dcbbca9 100644
--- a/cc/layer_texture_updater.cc
+++ b/cc/layer_texture_updater.cc
@@ -4,7 +4,7 @@
#include "config.h"
-#include "LayerTextureUpdater.h"
+#include "cc/layer_texture_updater.h"
namespace cc {
« no previous file with comments | « cc/layer_texture_sub_image.cc ('k') | cc/layer_tree_host.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698