| Index: third_party/WebKit/Source/core/dom/IncrementLoadEventDelayCount.h
|
| diff --git a/third_party/WebKit/Source/core/dom/IncrementLoadEventDelayCount.h b/third_party/WebKit/Source/core/dom/IncrementLoadEventDelayCount.h
|
| index 26e6178a4cc7af9cdbc3f7441795db1764ed5ba3..fefb7b6ad2d2b407f7abbb15ebd116695c84ee77 100644
|
| --- a/third_party/WebKit/Source/core/dom/IncrementLoadEventDelayCount.h
|
| +++ b/third_party/WebKit/Source/core/dom/IncrementLoadEventDelayCount.h
|
| @@ -31,6 +31,6 @@ private:
|
| IncrementLoadEventDelayCount(Document&);
|
| RefPtrWillBePersistent<Document> m_document;
|
| };
|
| -}
|
| +} // namespace blink
|
|
|
| #endif
|
|
|