| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 9ded65f0126314e0d4b2652e3b641bcb5b736b3f..19027c0451ec04cbcdd286b2bd48e8442e53ed65 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',
|
|
|