| Index: third_party/WebKit/public/platform/modules/serviceworker/WebNavigationPreloadState.h
|
| diff --git a/third_party/WebKit/public/platform/modules/serviceworker/WebNavigationPreloadState.h b/third_party/WebKit/public/platform/modules/serviceworker/WebNavigationPreloadState.h
|
| index 20d6ec35983fb7dcd981c8ea6576e6e9e4e41662..8024d6c145df69ee19617480bb6a3036cd858746 100644
|
| --- a/third_party/WebKit/public/platform/modules/serviceworker/WebNavigationPreloadState.h
|
| +++ b/third_party/WebKit/public/platform/modules/serviceworker/WebNavigationPreloadState.h
|
| @@ -14,6 +14,6 @@ struct WebNavigationPreloadState {
|
| bool enabled;
|
| WebString header_value;
|
| };
|
| -}
|
| +} // namespace blink
|
|
|
| #endif // WebNavigationPreloadState_h
|
|
|