| Index: base/base.gypi
|
| diff --git a/base/base.gypi b/base/base.gypi
|
| index 8ffde65bc8f6d3ae97b5e1ec4baf4cbb9d03499c..3c022349042388016f70a6731cdd5fd5d14f22d8 100644
|
| --- a/base/base.gypi
|
| +++ b/base/base.gypi
|
| @@ -51,6 +51,7 @@
|
| 'base_switches.h',
|
| 'basictypes.h',
|
| 'bind.h',
|
| + 'bind_helpers.cc',
|
| 'bind_helpers.h',
|
| 'bind_internal.h',
|
| 'bind_internal_win.h',
|
| @@ -304,8 +305,6 @@
|
| 'sys_string_conversions_mac.mm',
|
| 'sys_string_conversions_posix.cc',
|
| 'sys_string_conversions_win.cc',
|
| - 'task.cc',
|
| - 'task.h',
|
| 'template_util.h',
|
| 'threading/non_thread_safe.h',
|
| 'threading/non_thread_safe_impl.cc',
|
|
|