Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(122)

Unified Diff: third_party/WebKit/public/platform/modules/serviceworker/WebNavigationPreloadState.h

Issue 2940933003: DO NOT SUBMIT results of new clang-format (Closed)
Patch Set: Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698