summaryrefslogtreecommitdiffstats
path: root/cc/test/layer_tree_test_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/test/layer_tree_test_common.h')
-rw-r--r--cc/test/layer_tree_test_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/test/layer_tree_test_common.h b/cc/test/layer_tree_test_common.h
index abdcb9a..4c75fe2 100644
--- a/cc/test/layer_tree_test_common.h
+++ b/cc/test/layer_tree_test_common.h
@@ -7,8 +7,8 @@
#include "CCLayerTreeHost.h"
#include "CCLayerTreeHostImpl.h"
-#include "CCScopedThreadProxy.h"
#include "base/hash_tables.h"
+#include "cc/scoped_thread_proxy.h"
#include "cc/test/compositor_fake_web_graphics_context_3d.h"
#include "testing/gtest/include/gtest/gtest.h"
#include <public/WebAnimationDelegate.h>