summaryrefslogtreecommitdiffstats
path: root/cc/texture_layer_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'cc/texture_layer_unittest.cc')
-rw-r--r--cc/texture_layer_unittest.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/cc/texture_layer_unittest.cc b/cc/texture_layer_unittest.cc
index b9d7474..7f71a16 100644
--- a/cc/texture_layer_unittest.cc
+++ b/cc/texture_layer_unittest.cc
@@ -7,8 +7,8 @@
#include "TextureLayerChromium.h"
#include "CCLayerTreeHost.h"
-#include "FakeCCLayerTreeHostClient.h"
-#include "WebCompositorInitializer.h"
+#include "cc/test/fake_layer_tree_host_client.h"
+#include "cc/test/web_compositor_initializer.h"
#include "testing/gmock/include/gmock/gmock.h"
#include "testing/gtest/include/gtest/gtest.h"