Chromium Code Reviews| Index: base/base.gypi |
| diff --git a/base/base.gypi b/base/base.gypi |
| index 3eaedfabf8e71299a4fd9dd37c7fa934d00bb656..fcc618f75f571d2c49b10899dc48060bd7b93ce3 100644 |
| --- a/base/base.gypi |
| +++ b/base/base.gypi |
| @@ -41,6 +41,7 @@ |
| 'callback.h', |
| 'cancellation_flag.cc', |
| 'cancellation_flag.h', |
| + 'closure.h', |
| 'command_line.cc', |
| 'command_line.h', |
| 'compiler_specific.h', |
| @@ -242,6 +243,7 @@ |
| 'sys_string_conversions_win.cc', |
| 'task.cc', |
| 'task.h', |
| + 'prebind.h', |
| 'task_queue.cc', |
| 'task_queue.h', |
| 'template_util.h', |