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

Unified Diff: content/browser/DEPS

Issue 2771823002: Implement updateViaCache flag and no-cache by default for main service worker scripts
Patch Set: fix IPC Created 3 years, 4 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: content/browser/DEPS
diff --git a/content/browser/DEPS b/content/browser/DEPS
index 378c891642845cdb7bdc52dcedbccfea091d9566..f4a753bde76c419c3f333f6a2b427e4473715512 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -119,6 +119,7 @@ include_rules = [
"+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerEventResult.h",
"+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerResponseError.h",
"+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerState.h",
+ "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerUpdateViaCache.h",
"+third_party/WebKit/public/platform/modules/serviceworker/service_worker_event_status.mojom.h",
"+third_party/WebKit/public/platform/modules/serviceworker/service_worker_stream_handle.mojom.h",
"+third_party/WebKit/public/platform/modules/webauth/authenticator.mojom.h",

Powered by Google App Engine
This is Rietveld 408576698