Index: third_party/WebKit/Source/core/scheduler/ActiveConnectionThrottlingTest.cpp |
diff --git a/third_party/WebKit/Source/core/scheduler/ActiveConnectionThrottlingTest.cpp b/third_party/WebKit/Source/core/scheduler/ActiveConnectionThrottlingTest.cpp |
index aa4aa8ca73529caaf9739bda11e197e96ee38791..1f32df21eb229abb2f7a8d59819be82b448092f3 100644 |
--- a/third_party/WebKit/Source/core/scheduler/ActiveConnectionThrottlingTest.cpp |
+++ b/third_party/WebKit/Source/core/scheduler/ActiveConnectionThrottlingTest.cpp |
@@ -13,7 +13,7 @@ |
#include "public/web/WebScriptSource.h" |
#include "testing/gtest/include/gtest/gtest.h" |
-using testing::_; |
+using ::testing::_; |
namespace blink { |