| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index ddbb2c15a9f79385269b5e899fa6a29b1d04d13f..a557cf55a9aad3ecf3b4ea6cad42e47c50aebc3d 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -20,6 +20,8 @@
|
| 'common/chrome_content_client.h',
|
| 'common/chrome_content_client_constants.cc',
|
| 'common/chrome_content_client_ios.mm',
|
| + 'common/chrome_content_settings_client.cc',
|
| + 'common/chrome_content_settings_client.h',
|
| 'common/chrome_result_codes.h',
|
| 'common/chrome_utility_messages.h',
|
| 'common/chrome_utility_printing_messages.h',
|
|
|