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

Unified Diff: cc/solid_color_layer.cc

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/solid_color_draw_quad.cc ('k') | cc/solid_color_layer_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/solid_color_layer.cc
diff --git a/cc/solid_color_layer.cc b/cc/solid_color_layer.cc
index b834ddcc0677a44177a3ce7bba28171895857150..3f3140f4664bc9a65c52897208fdbf02e56e6126 100644
--- a/cc/solid_color_layer.cc
+++ b/cc/solid_color_layer.cc
@@ -6,7 +6,7 @@
#include "cc/solid_color_layer.h"
-#include "CCSolidColorLayerImpl.h"
+#include "cc/solid_color_layer_impl.h"
namespace cc {
« no previous file with comments | « cc/solid_color_draw_quad.cc ('k') | cc/solid_color_layer_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698