Index: Source/modules/navigatorcontentutils/testing/NavigatorContentUtilsClientMock.cpp |
diff --git a/Source/modules/navigatorcontentutils/testing/NavigatorContentUtilsClientMock.cpp b/Source/modules/navigatorcontentutils/testing/NavigatorContentUtilsClientMock.cpp |
index cc91f59d76bb7116e840fdff06286ef36c69bd11..ca73bcd0c651da27b15051382909e3838ddf7ac0 100644 |
--- a/Source/modules/navigatorcontentutils/testing/NavigatorContentUtilsClientMock.cpp |
+++ b/Source/modules/navigatorcontentutils/testing/NavigatorContentUtilsClientMock.cpp |
@@ -39,4 +39,4 @@ void NavigatorContentUtilsClientMock::unregisterProtocolHandler(const String& sc |
m_protocolMap.remove(scheme); |
} |
-} // WebCore |
+} // namespace blink |