| Index: cc/CCFrameRateControllerTest.cpp
|
| diff --git a/cc/CCFrameRateControllerTest.cpp b/cc/CCFrameRateControllerTest.cpp
|
| index 87f24c7f7f7ebd679531bccb822af23b61a8631f..44a5173e2ace23fe19add44c636dd1e78e2b6fb0 100644
|
| --- a/cc/CCFrameRateControllerTest.cpp
|
| +++ b/cc/CCFrameRateControllerTest.cpp
|
| @@ -7,7 +7,7 @@
|
| #include "CCFrameRateController.h"
|
|
|
| #include "CCSchedulerTestCommon.h"
|
| -#include <gtest/gtest.h>
|
| +#include "testing/gtest/include/gtest/gtest.h"
|
|
|
| using namespace cc;
|
| using namespace WebKitTests;
|
|
|