| Index: content/common/service_worker/service_worker_types.cc
|
| diff --git a/content/common/service_worker_types.cc b/content/common/service_worker/service_worker_types.cc
|
| similarity index 89%
|
| rename from content/common/service_worker_types.cc
|
| rename to content/common/service_worker/service_worker_types.cc
|
| index c4567520f32b714041bd7df28830a21d721e656d..25d9fe275bccb500831dc5112733a3654eb963e3 100644
|
| --- a/content/common/service_worker_types.cc
|
| +++ b/content/common/service_worker/service_worker_types.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "content/common/service_worker_types.h"
|
| +#include "content/common/service_worker/service_worker_types.h"
|
|
|
| namespace content {
|
|
|
|
|