Index: cc/CCTimerTest.cpp |
diff --git a/cc/CCTimerTest.cpp b/cc/CCTimerTest.cpp |
index aabc42fa22a79407ac823bd3442cf9af57ac85d6..f29b3e3eba99c606fbb4cf5a8b6443867bffb30a 100644 |
--- a/cc/CCTimerTest.cpp |
+++ b/cc/CCTimerTest.cpp |
@@ -7,7 +7,7 @@ |
#include "CCTimer.h" |
#include "CCSchedulerTestCommon.h" |
-#include <gtest/gtest.h> |
+#include "testing/gtest/include/gtest/gtest.h" |
using namespace cc; |
using namespace WebKitTests; |