| Index: third_party/WebKit/Source/core/html/HTMLHtmlElement.cpp
|
| diff --git a/third_party/WebKit/Source/core/html/HTMLHtmlElement.cpp b/third_party/WebKit/Source/core/html/HTMLHtmlElement.cpp
|
| index 537412fb43118343c3156fcc933ce2cea6eacd64..a3690db032890765ce31b5e833ba37d791788f2f 100644
|
| --- a/third_party/WebKit/Source/core/html/HTMLHtmlElement.cpp
|
| +++ b/third_party/WebKit/Source/core/html/HTMLHtmlElement.cpp
|
| @@ -67,4 +67,4 @@ void HTMLHtmlElement::insertedByParser()
|
| documentLoader->applicationCacheHost()->selectCacheWithManifest(document().completeURL(manifest));
|
| }
|
|
|
| -}
|
| +} // namespace blink
|
|
|