Chromium Code Reviews| Index: third_party/WebKit/Source/core/dom/ElementDataCache.h |
| diff --git a/third_party/WebKit/Source/core/dom/ElementDataCache.h b/third_party/WebKit/Source/core/dom/ElementDataCache.h |
| index 01c5ba69dc609185dbb819eeee154ef5f3f94164..fba63ecaaf4a5a0be6f5d4cd95713390aee6100e 100644 |
| --- a/third_party/WebKit/Source/core/dom/ElementDataCache.h |
| +++ b/third_party/WebKit/Source/core/dom/ElementDataCache.h |
| @@ -57,6 +57,6 @@ private: |
| ShareableElementDataCache m_shareableElementDataCache; |
| }; |
| -} |
| +} // namespace blink |
| #endif |