| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 725df2308ff727ed95db7fcf7f3646dfd9bb2e01..6c80b1e13fa4940196aa5fe6a6a5137047eaad78 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -23,6 +23,8 @@
|
| 'common/chrome_content_client.h',
|
| 'common/chrome_content_client_constants.cc',
|
| 'common/chrome_content_client_ios.mm',
|
| + 'common/chrome_media_client_android.cc',
|
| + 'common/chrome_media_client_android.h',
|
| 'common/chrome_result_codes.h',
|
| 'common/chrome_utility_messages.h',
|
| 'common/common_message_generator.cc',
|
|
|