| Index: third_party/WebKit/Source/core/html/LinkManifest.h
|
| diff --git a/third_party/WebKit/Source/core/html/LinkManifest.h b/third_party/WebKit/Source/core/html/LinkManifest.h
|
| index 3f47255ff310552b7dd4695eedada7fb4e4d7f85..7fbcc1cd184e2ec45baf95c15bb598ee0486dd4d 100644
|
| --- a/third_party/WebKit/Source/core/html/LinkManifest.h
|
| +++ b/third_party/WebKit/Source/core/html/LinkManifest.h
|
| @@ -32,6 +32,6 @@ private:
|
| explicit LinkManifest(HTMLLinkElement* owner);
|
| };
|
|
|
| -}
|
| +} // namespace blink
|
|
|
| #endif // LinkManifest_h
|
|
|