| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 3f4946bd04cf4957c531b2391859921f7d1ff5d6..f61c556b1be7f1ed19444d5a897af4ba5eed7d89 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -95,6 +95,10 @@
|
| 'public/common/url_fetcher_delegate.h',
|
| 'public/common/zygote_fork_delegate_linux.h',
|
| 'common/accessibility_messages.h',
|
| + 'common/android/address_parser.cc',
|
| + 'common/android/address_parser.h',
|
| + 'common/android/address_parser_internal.cc',
|
| + 'common/android/address_parser_internal.h',
|
| 'common/appcache/appcache_backend_proxy.cc',
|
| 'common/appcache/appcache_backend_proxy.h',
|
| 'common/appcache/appcache_dispatcher.cc',
|
|
|