| Index: cc/CCLayerTreeHostTest.cpp
|
| diff --git a/cc/CCLayerTreeHostTest.cpp b/cc/CCLayerTreeHostTest.cpp
|
| index 25983e3abef92b8e260312848e65af76580908b8..deb403988b15415f09ac4604654872354ae46267 100644
|
| --- a/cc/CCLayerTreeHostTest.cpp
|
| +++ b/cc/CCLayerTreeHostTest.cpp
|
| @@ -19,7 +19,7 @@
|
| #include "ContentLayerChromiumClient.h"
|
| #include "Extensions3DChromium.h"
|
| #include "FakeWebCompositorOutputSurface.h"
|
| -#include <gmock/gmock.h>
|
| +#include "testing/gmock/include/gmock/gmock.h"
|
| #include <public/Platform.h>
|
| #include <public/WebLayerScrollClient.h>
|
| #include <public/WebSize.h>
|
|
|