| Index: content/common/service_worker/service_worker_types_struct_traits.cc
|
| diff --git a/content/common/service_worker/service_worker_types_traits.cc b/content/common/service_worker/service_worker_types_struct_traits.cc
|
| similarity index 91%
|
| rename from content/common/service_worker/service_worker_types_traits.cc
|
| rename to content/common/service_worker/service_worker_types_struct_traits.cc
|
| index 1126308a1b7905869ca4232676589f536b07775f..95505cb1681f5bee20859c962e90d91e3e99fd59 100644
|
| --- a/content/common/service_worker/service_worker_types_traits.cc
|
| +++ b/content/common/service_worker/service_worker_types_struct_traits.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/service_worker_types_traits.h"
|
| +#include "content/common/service_worker/service_worker_types_struct_traits.h"
|
|
|
| namespace mojo {
|
|
|
|
|