| Index: third_party/WebKit/Source/platform/weborigin/SecurityOriginCache.h
|
| diff --git a/third_party/WebKit/Source/platform/weborigin/SecurityOriginCache.h b/third_party/WebKit/Source/platform/weborigin/SecurityOriginCache.h
|
| index 2ad0a97cbbb07f1e02d5c7e7843627f4a7585f18..9be88041c0614bf2f960d28e357b99599b116617 100644
|
| --- a/third_party/WebKit/Source/platform/weborigin/SecurityOriginCache.h
|
| +++ b/third_party/WebKit/Source/platform/weborigin/SecurityOriginCache.h
|
| @@ -48,6 +48,6 @@ public:
|
| virtual SecurityOrigin* cachedOrigin(const KURL&) = 0;
|
| };
|
|
|
| -}
|
| +} // namespace blink
|
|
|
| #endif // SecurityOriginCache_h
|
|
|