Chromium Code Reviews| Index: third_party/WebKit/Source/platform/graphics/filters/ImageFilterBuilderTest.cpp |
| diff --git a/third_party/WebKit/Source/platform/graphics/filters/ImageFilterBuilderTest.cpp b/third_party/WebKit/Source/platform/graphics/filters/ImageFilterBuilderTest.cpp |
| index 34c64146a13922077a540363de32f5d7af65bc4a..ab4cb85d3bca5d2904c520458b8c6a5e6815d3d1 100644 |
| --- a/third_party/WebKit/Source/platform/graphics/filters/ImageFilterBuilderTest.cpp |
| +++ b/third_party/WebKit/Source/platform/graphics/filters/ImageFilterBuilderTest.cpp |
| @@ -31,7 +31,7 @@ |
| #include "platform/graphics/filters/SourceGraphic.h" |
| #include "testing/gtest/include/gtest/gtest.h" |
| -using testing::Test; |
| +using ::testing::Test; |
| namespace blink { |