| include_rules = [ | |
| "+base/time/time_override.h", | |
| "+base/sampling_heap_profiler/module_cache.h", | |
| "+base/sampling_heap_profiler/poisson_allocation_sampler.h", | |
| "+base/sampling_heap_profiler/sampling_heap_profiler.h", | |
| # for base::GetUniqueIdForProcess | |
| "+base/process/process_handle.h", | |
| ] |