Chromium Code Reviews| Index: cc/CCThreadTaskTest.cpp |
| diff --git a/cc/CCThreadTaskTest.cpp b/cc/CCThreadTaskTest.cpp |
| index 1ccb968904df91ff1dcbc5c934e47fa66a4dfea4..3f653d2fcdf21e14fd66dfbb5bf64ad667ca0a43 100644 |
| --- a/cc/CCThreadTaskTest.cpp |
| +++ b/cc/CCThreadTaskTest.cpp |
| @@ -6,8 +6,8 @@ |
| #include "CCThreadTask.h" |
| -#include <gmock/gmock.h> |
| -#include <gtest/gtest.h> |
| +#include "testing/gmock/include/gmock/gmock.h" |
| +#include "testing/gtest/include/gtest/gtest.h" |
| using namespace cc; |
| using namespace WTF; |