| Index: content/content_common.gypi
|
| ===================================================================
|
| --- content/content_common.gypi (revision 111236)
|
| +++ content/content_common.gypi (working copy)
|
| @@ -201,10 +201,6 @@
|
| 'common/plugin_carbon_interpose_constants_mac.cc',
|
| 'common/plugin_carbon_interpose_constants_mac.h',
|
| 'common/plugin_messages.h',
|
| - 'common/process_watcher.h',
|
| - 'common/process_watcher_mac.cc',
|
| - 'common/process_watcher_posix.cc',
|
| - 'common/process_watcher_win.cc',
|
| 'common/property_bag.cc',
|
| 'common/property_bag.h',
|
| 'common/quota_messages.h',
|
| @@ -274,9 +270,6 @@
|
| ],
|
| }],
|
| ['OS=="mac"', {
|
| - 'sources!': [
|
| - 'common/process_watcher_posix.cc',
|
| - ],
|
| 'sources': [
|
| 'common/gpu/image_transport_surface.cc',
|
| 'common/gpu/image_transport_surface_mac.cc',
|
|
|