Chromium Code Reviews| Index: third_party/WebKit/Source/core/dom/AXObjectCache.h |
| diff --git a/third_party/WebKit/Source/core/dom/AXObjectCache.h b/third_party/WebKit/Source/core/dom/AXObjectCache.h |
| index f6ea9cdb5afedc317a56f2fd0f2efd236071d9b1..5e85533b6a135dcc485d6a374b804e077ee9218d 100644 |
| --- a/third_party/WebKit/Source/core/dom/AXObjectCache.h |
| +++ b/third_party/WebKit/Source/core/dom/AXObjectCache.h |
| @@ -162,6 +162,6 @@ private: |
| Persistent<AXObjectCache> m_cache; |
| }; |
| -} |
| +} // namespace blink |
| #endif |