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

Unified Diff: cc/image_layer.h

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/heads_up_display_unittest.cc ('k') | cc/image_layer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/image_layer.h
diff --git a/cc/image_layer.h b/cc/image_layer.h
index 204db644c7cd02344b3e6d1c9d08531b89658be9..6a48c8ccca69053df1f965ad79cfa1d1bf49d05c 100644
--- a/cc/image_layer.h
+++ b/cc/image_layer.h
@@ -5,7 +5,7 @@
#ifndef ImageLayerChromium_h
#define ImageLayerChromium_h
-#include "ContentLayerChromium.h"
+#include "cc/content_layer.h"
#include "third_party/skia/include/core/SkBitmap.h"
namespace cc {
« no previous file with comments | « cc/heads_up_display_unittest.cc ('k') | cc/image_layer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698