| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 3a91365a3e98593c84fbf1aed6533d2e721ab91e..476778628f186fda60c5de9900d0e8d2a35263fb 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -146,6 +146,8 @@
|
| 'common/android/surface_texture_lookup.h',
|
| 'common/android/surface_texture_peer.cc',
|
| 'common/android/surface_texture_peer.h',
|
| + 'common/appcache_interfaces.cc',
|
| + 'common/appcache_interfaces.h',
|
| 'common/appcache_messages.h',
|
| 'common/battery_status_messages.h',
|
| 'common/browser_plugin/browser_plugin_constants.cc',
|
|
|