Index: base/base.gypi |
diff --git a/base/base.gypi b/base/base.gypi |
index 385794e048a69bd5d6031d4c86b8f90cff31108c..7a5da2ed67d8067467f6fea6941d33f45278b99d 100644 |
--- a/base/base.gypi |
+++ b/base/base.gypi |
@@ -36,9 +36,14 @@ |
'base_switches.cc', |
'base_switches.h', |
'basictypes.h', |
+ 'bind.h', |
+ 'bind_helpers.h', |
+ 'bind_internal.h', |
'bits.h', |
'bzip2_error_handler.cc', |
'callback.h', |
+ 'callback_helpers.h', |
+ 'callback_old.h', |
'command_line.cc', |
'command_line.h', |
'compiler_specific.h', |