Chromium Code Reviews| Index: cc/CCLayerSorterTest.cpp |
| diff --git a/cc/CCLayerSorterTest.cpp b/cc/CCLayerSorterTest.cpp |
| index 0bbc92ce3e130231df37c749bb509356e198b1df..e3df5d5ac520338b17562bd6dbc347db36aa491b 100644 |
| --- a/cc/CCLayerSorterTest.cpp |
| +++ b/cc/CCLayerSorterTest.cpp |
| @@ -9,7 +9,7 @@ |
| #include "CCLayerImpl.h" |
| #include "CCMathUtil.h" |
| #include "CCSingleThreadProxy.h" |
| -#include <gtest/gtest.h> |
| +#include "testing/gtest/include/gtest/gtest.h" |
| #include <public/WebTransformationMatrix.h> |
| using namespace cc; |