| Index: cc/ContentLayerChromiumTest.cpp
|
| diff --git a/cc/ContentLayerChromiumTest.cpp b/cc/ContentLayerChromiumTest.cpp
|
| index 1314b20ec81652f5351fbce41d36e441d9d701b7..8e6e7e6544258d77c76324d7eea954d3d76fbd93 100644
|
| --- a/cc/ContentLayerChromiumTest.cpp
|
| +++ b/cc/ContentLayerChromiumTest.cpp
|
| @@ -11,7 +11,7 @@
|
| #include "CCRenderingStats.h"
|
| #include "ContentLayerChromiumClient.h"
|
| #include "skia/ext/platform_canvas.h"
|
| -#include <gtest/gtest.h>
|
| +#include "testing/gtest/include/gtest/gtest.h"
|
| #include <public/WebFloatRect.h>
|
| #include <public/WebRect.h>
|
| #include <wtf/OwnPtr.h>
|
|
|