| Index: base/base.gyp
|
| ===================================================================
|
| --- base/base.gyp (revision 27849)
|
| +++ base/base.gyp (working copy)
|
| @@ -82,13 +82,6 @@
|
| 'base_switches.h',
|
| 'basictypes.h',
|
| 'bzip2_error_handler.cc',
|
| - 'clipboard.cc',
|
| - 'clipboard.h',
|
| - 'clipboard_linux.cc',
|
| - 'clipboard_mac.mm',
|
| - 'clipboard_util.cc',
|
| - 'clipboard_util.h',
|
| - 'clipboard_win.cc',
|
| 'cocoa_protocols_mac.h',
|
| 'command_line.cc',
|
| 'command_line.h',
|
| @@ -244,8 +237,6 @@
|
| 'scoped_bstr_win.cc',
|
| 'scoped_bstr_win.h',
|
| 'scoped_cftyperef.h',
|
| - 'scoped_clipboard_writer.cc',
|
| - 'scoped_clipboard_writer.h',
|
| 'scoped_comptr_win.h',
|
| 'scoped_handle.h',
|
| 'scoped_handle_win.h',
|
| @@ -495,7 +486,6 @@
|
| 'base_drag_source.cc',
|
| 'base_drop_target.cc',
|
| 'cpu.cc',
|
| - 'clipboard_util.cc',
|
| 'debug_on_start.cc',
|
| 'event_recorder.cc',
|
| 'file_version_info.cc',
|
| @@ -587,7 +577,6 @@
|
| # Tests.
|
| 'at_exit_unittest.cc',
|
| 'atomicops_unittest.cc',
|
| - 'clipboard_unittest.cc',
|
| 'command_line_unittest.cc',
|
| 'condition_variable_unittest.cc',
|
| 'crypto/rsa_private_key_unittest.cc',
|
|
|