| Index: third_party/WebKit/Source/core/html/parser/PreloadRequest.h
|
| diff --git a/third_party/WebKit/Source/core/html/parser/PreloadRequest.h b/third_party/WebKit/Source/core/html/parser/PreloadRequest.h
|
| index a533eb8cef1fc7250860288d4950ed1a407c5be2..994298cdc26d6d0ed720a49d722c5dfdb5cd91fb 100644
|
| --- a/third_party/WebKit/Source/core/html/parser/PreloadRequest.h
|
| +++ b/third_party/WebKit/Source/core/html/parser/PreloadRequest.h
|
| @@ -106,6 +106,6 @@ private:
|
|
|
| typedef Vector<OwnPtr<PreloadRequest>> PreloadRequestStream;
|
|
|
| -}
|
| +} // namespace blink
|
|
|
| #endif
|
|
|