| Index: cc/test/proxy_impl_for_test.cc
|
| diff --git a/cc/test/proxy_impl_for_test.cc b/cc/test/proxy_impl_for_test.cc
|
| index 3cd542b7ed4949646bf36eda08ee00ed7a5b8e2f..457bb32a6119b83e0bd105da8da3b591b56cdd0a 100644
|
| --- a/cc/test/proxy_impl_for_test.cc
|
| +++ b/cc/test/proxy_impl_for_test.cc
|
| @@ -5,7 +5,7 @@
|
| #include "cc/test/proxy_impl_for_test.h"
|
|
|
| namespace cc {
|
| -scoped_ptr<ProxyImpl> ProxyImplForTest::Create(
|
| +scoped_ptr<ProxyImplForTest> ProxyImplForTest::Create(
|
| TestHooks* test_hooks,
|
| ChannelImpl* channel_impl,
|
| LayerTreeHost* layer_tree_host,
|
|
|