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

Unified Diff: public/platform/WebServiceWorkerProvider.h

Issue 468753003: SW tests update (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: 467133002 and fix test Created 6 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: public/platform/WebServiceWorkerProvider.h
diff --git a/public/platform/WebServiceWorkerProvider.h b/public/platform/WebServiceWorkerProvider.h
index 20494a33e1076fa61ae704e1be981a751f2949c2..9393a1beb1d2de4657fbde72bc4786d96a2c86e3 100644
--- a/public/platform/WebServiceWorkerProvider.h
+++ b/public/platform/WebServiceWorkerProvider.h
@@ -53,7 +53,6 @@ public:
// FIXME: Remove this macro after two-side patches are landed
// (http://crbug.com/396400).
-#define DISABLE_SERVICE_WORKER_REGISTRATION
#ifdef DISABLE_SERVICE_WORKER_REGISTRATION
// The WebServiceWorker and WebServiceWorkerError ownership are passed to
// the WebServiceWorkerCallbacks implementation.
« no previous file with comments | « Source/modules/serviceworkers/ServiceWorkerRegistration.cpp ('k') | public/platform/WebServiceWorkerRegistration.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698