Index: content/browser/service_worker/service_worker_cache_storage.h |
diff --git a/content/browser/service_worker/service_worker_cache_storage.h b/content/browser/service_worker/service_worker_cache_storage.h |
index 21a80f63283c0456365e3410083206d9dbab77a9..eabe7d89fc2a8ab7bb79040bbe746d2ce8b3258e 100644 |
--- a/content/browser/service_worker/service_worker_cache_storage.h |
+++ b/content/browser/service_worker/service_worker_cache_storage.h |
@@ -47,7 +47,6 @@ class CONTENT_EXPORT ServiceWorkerCacheStorage { |
CACHE_STORAGE_ERROR_NOT_FOUND, |
CACHE_STORAGE_ERROR_EXISTS, |
CACHE_STORAGE_ERROR_STORAGE, |
- CACHE_STORAGE_ERROR_EMPTY_KEY, |
CACHE_STORAGE_ERROR_CLOSING |
}; |