Index: cc/layer_tree_host.cc |
diff --git a/cc/layer_tree_host.cc b/cc/layer_tree_host.cc |
index ebc998ed856ed26077d979a67eb4c0e403b75039..cde10757ed8914e41a176ef29f041651dfd8590a 100644 |
--- a/cc/layer_tree_host.cc |
+++ b/cc/layer_tree_host.cc |
@@ -6,10 +6,10 @@ |
#include "cc/layer_tree_host.h" |
-#include "CCFontAtlas.h" |
-#include "CCGraphicsContext.h" |
#include "Region.h" |
#include "base/debug/trace_event.h" |
+#include "cc/font_atlas.h" |
+#include "cc/graphics_context.h" |
#include "cc/heads_up_display_layer.h" |
#include "cc/heads_up_display_layer_impl.h" |
#include "cc/layer.h" |