| Index: chrome/chrome_common.gypi
|
| ===================================================================
|
| --- chrome/chrome_common.gypi (revision 78506)
|
| +++ chrome/chrome_common.gypi (working copy)
|
| @@ -71,10 +71,6 @@
|
| 'common/nacl_messages.cc',
|
| 'common/nacl_messages.h',
|
| 'common/nacl_types.h',
|
| - 'common/process_watcher.h',
|
| - 'common/process_watcher_mac.cc',
|
| - 'common/process_watcher_posix.cc',
|
| - 'common/process_watcher_win.cc',
|
| 'common/profiling.cc',
|
| 'common/profiling.h',
|
| 'common/ref_counted_util.h',
|
| @@ -82,10 +78,6 @@
|
| 'common/safebrowsing_messages.h',
|
| 'common/sandbox_policy.cc',
|
| 'common/sandbox_policy.h',
|
| - 'common/set_process_title.cc',
|
| - 'common/set_process_title.h',
|
| - 'common/set_process_title_linux.cc',
|
| - 'common/set_process_title_linux.h',
|
| 'common/switch_utils.cc',
|
| 'common/switch_utils.h',
|
| 'common/time_format.cc',
|
| @@ -204,17 +196,7 @@
|
| 'common/jstemplate_builder.h',
|
| 'common/libxml_utils.cc',
|
| 'common/libxml_utils.h',
|
| - 'common/native_web_keyboard_event.h',
|
| - 'common/native_web_keyboard_event_linux.cc',
|
| - 'common/native_web_keyboard_event_mac.mm',
|
| - 'common/native_web_keyboard_event_win.cc',
|
| 'common/native_window_notification_source.h',
|
| - 'common/navigation_gesture.h',
|
| - 'common/navigation_types.h',
|
| - 'common/page_transition_types.cc',
|
| - 'common/page_transition_types.h',
|
| - 'common/page_type.h',
|
| - 'common/page_zoom.h',
|
| 'common/pepper_plugin_registry.cc',
|
| 'common/pepper_plugin_registry.h',
|
| 'common/persistent_pref_store.h',
|
| @@ -340,14 +322,6 @@
|
| ],
|
| }],
|
| ['OS=="mac"', {
|
| - 'sources!': [
|
| - 'common/process_watcher_posix.cc',
|
| - ],
|
| - 'link_settings': {
|
| - 'mac_bundle_resources': [
|
| - 'common/common.sb',
|
| - ],
|
| - },
|
| 'include_dirs': [
|
| '../third_party/GTM',
|
| ],
|
|
|