| Index: extensions/extensions.gyp
|
| diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp
|
| index 15acf01483af5a089f54e1ffd531e0a729b69dae..0fee00912a07907cb914de262f8576e6029b2f74 100644
|
| --- a/extensions/extensions.gyp
|
| +++ b/extensions/extensions.gyp
|
| @@ -302,6 +302,8 @@
|
| # Note: sources list duplicated in GN build.
|
| # NOTE: When moving an API out of Chrome be sure to verify that the
|
| # Android build still compiles. See conditions below.
|
| + 'browser/api/activity_log/web_request_constants.cc',
|
| + 'browser/api/activity_log/web_request_constants.h',
|
| 'browser/api/api_resource.cc',
|
| 'browser/api/api_resource.h',
|
| 'browser/api/api_resource_manager.h',
|
|
|