Index: third_party/WebKit/Source/platform/graphics/paint/DrawingDisplayItemTest.cpp |
diff --git a/third_party/WebKit/Source/platform/graphics/paint/DrawingDisplayItemTest.cpp b/third_party/WebKit/Source/platform/graphics/paint/DrawingDisplayItemTest.cpp |
index b4c9577b8016ec0b996280dd9ff201322dde1f0a..c9a9f1a2d6b1b892eae90ae6eabe8939ff048df2 100644 |
--- a/third_party/WebKit/Source/platform/graphics/paint/DrawingDisplayItemTest.cpp |
+++ b/third_party/WebKit/Source/platform/graphics/paint/DrawingDisplayItemTest.cpp |
@@ -15,7 +15,7 @@ |
namespace blink { |
namespace { |
-using testing::_; |
+using ::testing::_; |
class DrawingDisplayItemTest : public ::testing::Test { |
protected: |