| Index: components/keyed_service/core/BUILD.gn
|
| diff --git a/components/keyed_service/core/BUILD.gn b/components/keyed_service/core/BUILD.gn
|
| index 79a0ed3a647b9526b95efec66a68527fee35abf7..863ce7f85770d1ed80f4b6bf5db4479f8eb79201 100644
|
| --- a/components/keyed_service/core/BUILD.gn
|
| +++ b/components/keyed_service/core/BUILD.gn
|
| @@ -23,6 +23,7 @@ component("core") {
|
| "refcounted_keyed_service.h",
|
| "refcounted_keyed_service_factory.cc",
|
| "refcounted_keyed_service_factory.h",
|
| + "service_access_type.h",
|
| ]
|
|
|
| configs += [ "//build/config/compiler:no_size_t_to_int_warning" ]
|
|
|