Index: third_party/WebKit/Source/core/page/EffectiveNavigationPolicyTest.cpp |
diff --git a/third_party/WebKit/Source/core/page/EffectiveNavigationPolicyTest.cpp b/third_party/WebKit/Source/core/page/EffectiveNavigationPolicyTest.cpp |
index 7752ccbc427395cd2e5676f7a6f49b87891cd134..357fde7af2965731bf27b0e1447bedb717a7e9bc 100644 |
--- a/third_party/WebKit/Source/core/page/EffectiveNavigationPolicyTest.cpp |
+++ b/third_party/WebKit/Source/core/page/EffectiveNavigationPolicyTest.cpp |
@@ -35,7 +35,7 @@ |
namespace blink { |
-class EffectiveNavigationPolicyTest : public testing::Test { |
+class EffectiveNavigationPolicyTest : public ::testing::Test { |
protected: |
NavigationPolicy GetNavigationPolicyWithMouseEvent( |
int modifiers, |