Chromium Code Reviews| Index: third_party/WebKit/Source/core/inspector/InspectorTracingAgent.cpp |
| diff --git a/third_party/WebKit/Source/core/inspector/InspectorTracingAgent.cpp b/third_party/WebKit/Source/core/inspector/InspectorTracingAgent.cpp |
| index d1e29d3c49eadaeaf7ff3d445f60047b53fa6bfa..20faf58a1d7be82a36076915755e90e010cea24e 100644 |
| --- a/third_party/WebKit/Source/core/inspector/InspectorTracingAgent.cpp |
| +++ b/third_party/WebKit/Source/core/inspector/InspectorTracingAgent.cpp |
| @@ -91,4 +91,4 @@ void InspectorTracingAgent::resetSessionId() |
| m_workerAgent->setTracingSessionId(sessionId()); |
| } |
| -} |
| +} // namespace blink |