| Index: cc/CCThreadedTest.h
|
| diff --git a/cc/CCThreadedTest.h b/cc/CCThreadedTest.h
|
| index 53e6fe0488774ec204b09006a81a06aca2670e47..61a08b505aade8983e0fafec600b4f5031e5979b 100644
|
| --- a/cc/CCThreadedTest.h
|
| +++ b/cc/CCThreadedTest.h
|
| @@ -9,7 +9,7 @@
|
| #include "CCLayerTreeHostImpl.h"
|
| #include "CCScopedThreadProxy.h"
|
| #include "CompositorFakeWebGraphicsContext3D.h"
|
| -#include <gtest/gtest.h>
|
| +#include "testing/gtest/include/gtest/gtest.h"
|
| #include <public/WebAnimationDelegate.h>
|
| #include <public/WebThread.h>
|
|
|
|
|