Index: third_party/WebKit/Source/core/dom/DocumentLifecycle.cpp |
diff --git a/third_party/WebKit/Source/core/dom/DocumentLifecycle.cpp b/third_party/WebKit/Source/core/dom/DocumentLifecycle.cpp |
index 72e9e037e2f94c270f42998a0f5146943d756508..4bcb877520a554da3b199264b6f2bcb3e42da50f 100644 |
--- a/third_party/WebKit/Source/core/dom/DocumentLifecycle.cpp |
+++ b/third_party/WebKit/Source/core/dom/DocumentLifecycle.cpp |
@@ -322,4 +322,4 @@ const char* DocumentLifecycle::stateAsDebugString(const State state) |
} |
#endif |
-} |
+} // namespace blink |