Index: third_party/WebKit/Source/core/exported/WebNodeTest.cpp |
diff --git a/third_party/WebKit/Source/core/exported/WebNodeTest.cpp b/third_party/WebKit/Source/core/exported/WebNodeTest.cpp |
index fb55724268def5f378c51a5e76322c64a0928414..e20bee92b04cc872b770032d8c9c93094cc53cae 100644 |
--- a/third_party/WebKit/Source/core/exported/WebNodeTest.cpp |
+++ b/third_party/WebKit/Source/core/exported/WebNodeTest.cpp |
@@ -14,7 +14,7 @@ |
namespace blink { |
-class WebNodeTest : public testing::Test { |
+class WebNodeTest : public ::testing::Test { |
protected: |
Document& GetDocument() { return page_holder_->GetDocument(); } |