| Index: cc/layer_impl_unittest.cc
|
| diff --git a/cc/layer_impl_unittest.cc b/cc/layer_impl_unittest.cc
|
| index acaac9b6c0ca76ffbdc6463031aca7c2a6ef8b94..2a1c3a006957a5e590be23aa8e2b4eca1fd3c9bc 100644
|
| --- a/cc/layer_impl_unittest.cc
|
| +++ b/cc/layer_impl_unittest.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "CCLayerImpl.h"
|
|
|
| -#include "CCSingleThreadProxy.h"
|
| +#include "cc/single_thread_proxy.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include <public/WebFilterOperation.h>
|
|
|