Index: third_party/WebKit/Source/core/html/media/AutoplayUmaHelperTest.cpp |
diff --git a/third_party/WebKit/Source/core/html/media/AutoplayUmaHelperTest.cpp b/third_party/WebKit/Source/core/html/media/AutoplayUmaHelperTest.cpp |
index b67791fe8976737379c3244027923e67e4b61a27..0c50715e3827634d8f7b657ea4a443e1ef0568c5 100644 |
--- a/third_party/WebKit/Source/core/html/media/AutoplayUmaHelperTest.cpp |
+++ b/third_party/WebKit/Source/core/html/media/AutoplayUmaHelperTest.cpp |
@@ -36,7 +36,7 @@ class MockAutoplayUmaHelper : public AutoplayUmaHelper { |
} |
}; |
-class AutoplayUmaHelperTest : public testing::Test { |
+class AutoplayUmaHelperTest : public ::testing::Test { |
protected: |
Document& GetDocument() { return page_holder_->GetDocument(); } |