Chromium Code Reviews| Index: third_party/WebKit/Source/core/dom/MutationObserverInterestGroup.h |
| diff --git a/third_party/WebKit/Source/core/dom/MutationObserverInterestGroup.h b/third_party/WebKit/Source/core/dom/MutationObserverInterestGroup.h |
| index 175948453c7cc2ab2988a5f3605a6fe3ebc5053f..45d3b8cde084ce9b9fe642751d1ac9881b3a32d3 100644 |
| --- a/third_party/WebKit/Source/core/dom/MutationObserverInterestGroup.h |
| +++ b/third_party/WebKit/Source/core/dom/MutationObserverInterestGroup.h |
| @@ -84,6 +84,6 @@ private: |
| MutationRecordDeliveryOptions m_oldValueFlag; |
| }; |
| -} |
| +} // namespace blink |
| #endif // MutationObserverInterestGroup_h |