Index: third_party/WebKit/Source/core/editing/serializers/Serialization.h |
diff --git a/third_party/WebKit/Source/core/editing/serializers/Serialization.h b/third_party/WebKit/Source/core/editing/serializers/Serialization.h |
index c4858e2c08c44b58719cdec3bafc39a1c2aab132..80c5e001018210276642bea89ca6eacd714651d2 100644 |
--- a/third_party/WebKit/Source/core/editing/serializers/Serialization.h |
+++ b/third_party/WebKit/Source/core/editing/serializers/Serialization.h |
@@ -75,6 +75,6 @@ void mergeWithNextTextNode(Text*, ExceptionState&); |
bool propertyMissingOrEqualToNone(StylePropertySet*, CSSPropertyID); |
-} |
+} // namespace blink |
#endif // Serialization_h |