diff options
Diffstat (limited to 'cc/ScrollbarLayerChromiumTest.cpp')
-rw-r--r-- | cc/ScrollbarLayerChromiumTest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/ScrollbarLayerChromiumTest.cpp b/cc/ScrollbarLayerChromiumTest.cpp index c6e637f..ac79bd9 100644 --- a/cc/ScrollbarLayerChromiumTest.cpp +++ b/cc/ScrollbarLayerChromiumTest.cpp @@ -11,7 +11,7 @@ #include "CCSingleThreadProxy.h" #include "FakeWebScrollbarThemeGeometry.h" #include "TreeSynchronizer.h" -#include <gtest/gtest.h> +#include "testing/gtest/include/gtest/gtest.h" #include <public/WebScrollbar.h> #include <public/WebScrollbarThemeGeometry.h> #include <public/WebScrollbarThemePainter.h> |