summaryrefslogtreecommitdiffstats
path: root/cc/layer_iterator.cc
diff options
context:
space:
mode:
Diffstat (limited to 'cc/layer_iterator.cc')
-rw-r--r--cc/layer_iterator.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/cc/layer_iterator.cc b/cc/layer_iterator.cc
index f9f1968..05af12b 100644
--- a/cc/layer_iterator.cc
+++ b/cc/layer_iterator.cc
@@ -8,8 +8,8 @@
#include "CCLayerImpl.h"
#include "CCRenderSurface.h"
-#include "LayerChromium.h"
-#include "RenderSurfaceChromium.h"
+#include "cc/layer.h"
+#include "cc/render_surface.h"
namespace cc {