| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index fc431beb168a57f6ef205ef53ae30c0e694290c4..308dd43b352bc146d61fb1309aacebe97d71d6c1 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -7,6 +7,8 @@
|
| # File lists shared with GN build.
|
| 'chrome_common_sources': [
|
| 'common/all_messages.h',
|
| + 'common/application_urls.cc',
|
| + 'common/application_urls.h',
|
| 'common/attrition_experiments.h',
|
| 'common/auto_start_linux.cc',
|
| 'common/auto_start_linux.h',
|
|
|