| Index: components/keyed_service.gypi
|
| diff --git a/components/keyed_service.gypi b/components/keyed_service.gypi
|
| index b03a204f9fffb6f99311d62dcbee5df169caf8e2..2f0ceefb6a0b80b0ff5e9aa23ebc1d140732e3cb 100644
|
| --- a/components/keyed_service.gypi
|
| +++ b/components/keyed_service.gypi
|
| @@ -5,6 +5,7 @@
|
| {
|
| 'targets': [
|
| {
|
| + # GN version: //components/keyed_service/core:core
|
| 'target_name': 'keyed_service_core',
|
| 'type': '<(component)',
|
| 'defines': [
|
| @@ -32,6 +33,7 @@
|
| ['OS != "ios"', {
|
| 'targets': [
|
| {
|
| + # GN version: //components/keyed_service/content:content
|
| 'target_name': 'keyed_service_content',
|
| 'type': '<(component)',
|
| 'defines': [
|
|
|