Chromium Code Reviews| Index: base/base.gypi |
| diff --git a/base/base.gypi b/base/base.gypi |
| index c93d8d3e5476931aed131f0e269e0d7723e7a646..5e90823bb1732016e2ded89524201768c47d7271 100644 |
| --- a/base/base.gypi |
| +++ b/base/base.gypi |
| @@ -16,6 +16,8 @@ |
| ['base_target==1', { |
| 'sources': [ |
| '../build/build_config.h', |
| + 'allocator/allocator_check.cc', |
| + 'allocator/allocator_check.h', |
| 'allocator/allocator_extension.cc', |
| 'allocator/allocator_extension.h', |
| 'android/animation_frame_time_histogram.cc', |