summaryrefslogtreecommitdiffstats
path: root/cc/layer_tree_host_common_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'cc/layer_tree_host_common_unittest.cc')
-rw-r--r--cc/layer_tree_host_common_unittest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/layer_tree_host_common_unittest.cc b/cc/layer_tree_host_common_unittest.cc
index 2792b03..cc7ae1c 100644
--- a/cc/layer_tree_host_common_unittest.cc
+++ b/cc/layer_tree_host_common_unittest.cc
@@ -11,11 +11,11 @@
#include "CCLayerSorter.h"
#include "CCMathUtil.h"
#include "CCProxy.h"
+#include "CCSingleThreadProxy.h"
#include "CCThread.h"
#include "cc/content_layer.h"
#include "cc/content_layer_client.h"
#include "cc/layer.h"
-#include "cc/single_thread_proxy.h"
#include "cc/test/animation_test_common.h"
#include "cc/test/geometry_test_utils.h"
#include "testing/gmock/include/gmock/gmock.h"