| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 63dd94c0a2aabff44b805e59b9ff920d555181b0..4535784143ef425d6c46cce8a7e99216b672c348 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',
|
|
|