Chromium Code Reviews| Index: base/base.gypi |
| diff --git a/base/base.gypi b/base/base.gypi |
| index 825bca1faf4ab38caeaed17cf9f5888e4c47122a..db933d7587926d3bd3093829fc8f467ade790a4b 100644 |
| --- a/base/base.gypi |
| +++ b/base/base.gypi |
| @@ -484,6 +484,8 @@ |
| 'process/process_win.cc', |
| 'profiler/alternate_timer.cc', |
| 'profiler/alternate_timer.h', |
| + 'profiler/native_stack_sampler.cc', |
| + 'profiler/native_stack_sampler.h', |
| 'profiler/scoped_profile.cc', |
| 'profiler/scoped_profile.h', |
| 'profiler/scoped_tracker.cc', |