diff options
Diffstat (limited to 'cc/layer_unittest.cc')
-rw-r--r-- | cc/layer_unittest.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/layer_unittest.cc b/cc/layer_unittest.cc index 49b1cfb..f9da0aa 100644 --- a/cc/layer_unittest.cc +++ b/cc/layer_unittest.cc @@ -9,8 +9,8 @@ #include "CCKeyframedAnimationCurve.h" #include "CCLayerImpl.h" #include "CCLayerTreeHost.h" +#include "CCSingleThreadProxy.h" #include "cc/layer_painter.h" -#include "cc/single_thread_proxy.h" #include "cc/test/fake_layer_tree_host_client.h" #include "cc/test/geometry_test_utils.h" #include "cc/test/web_compositor_initializer.h" |