| Index: base/base.gyp
|
| ===================================================================
|
| --- base/base.gyp (revision 258636)
|
| +++ base/base.gyp (working copy)
|
| @@ -221,9 +221,6 @@
|
| }],
|
| ],
|
| 'sources': [
|
| - 'third_party/nspr/prcpucfg.h',
|
| - 'third_party/nspr/prcpucfg_win.h',
|
| - 'third_party/nspr/prtypes.h',
|
| 'third_party/xdg_user_dirs/xdg_user_dir_lookup.cc',
|
| 'third_party/xdg_user_dirs/xdg_user_dir_lookup.h',
|
| 'async_socket_io_handler.h',
|
| @@ -1091,9 +1088,6 @@
|
| 4267,
|
| ],
|
| 'sources': [
|
| - 'third_party/nspr/prcpucfg.h',
|
| - 'third_party/nspr/prcpucfg_win.h',
|
| - 'third_party/nspr/prtypes.h',
|
| 'third_party/xdg_user_dirs/xdg_user_dir_lookup.cc',
|
| 'third_party/xdg_user_dirs/xdg_user_dir_lookup.h',
|
| 'async_socket_io_handler.h',
|
|
|