Index: cc/test/CCSchedulerTestCommon.h |
diff --git a/cc/test/CCSchedulerTestCommon.h b/cc/test/CCSchedulerTestCommon.h |
index ba9c819be791f0f67bd4082a9459427cde2449a6..2f6660bd7f3ba5478e4193b40669139924349ffa 100644 |
--- a/cc/test/CCSchedulerTestCommon.h |
+++ b/cc/test/CCSchedulerTestCommon.h |
@@ -9,7 +9,7 @@ |
#include "CCFrameRateController.h" |
#include "CCThread.h" |
#include "base/threading/platform_thread.h" |
-#include <gtest/gtest.h> |
+#include "testing/gtest/include/gtest/gtest.h" |
#include <wtf/OwnPtr.h> |
namespace WebKitTests { |