IndexedDBFactory now ForceCloses databases.
[chromium-blink-merge.git] / content / child / service_worker / web_service_worker_impl.cc
blob02d9cf8ca772096907baeb01c944c7a11d9f3a3e
1 // Copyright 2013 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
5 #include "content/child/service_worker/web_service_worker_impl.h"
7 namespace content {
9 WebServiceWorkerImpl::~WebServiceWorkerImpl() {}
11 } // namespace content