| Index: cc/CCTextureUpdateControllerTest.cpp
|
| diff --git a/cc/CCTextureUpdateControllerTest.cpp b/cc/CCTextureUpdateControllerTest.cpp
|
| index 01101e62c55567fd1a7a6ca116764f26a7aea36c..464e46f6a6edea487ef6ec9b8fb4b2131de57f2c 100644
|
| --- a/cc/CCTextureUpdateControllerTest.cpp
|
| +++ b/cc/CCTextureUpdateControllerTest.cpp
|
| @@ -12,7 +12,7 @@
|
| #include "FakeWebCompositorOutputSurface.h"
|
| #include "FakeWebGraphicsContext3D.h"
|
| #include "WebCompositorInitializer.h"
|
| -#include <gtest/gtest.h>
|
| +#include "testing/gtest/include/gtest/gtest.h"
|
| #include <public/WebThread.h>
|
| #include <wtf/RefPtr.h>
|
|
|
|
|