Chromium Code Reviews| Index: chrome/common/profiling.cc |
| diff --git a/chrome/common/profiling.cc b/chrome/common/profiling.cc |
| index 65eee4506bea9332bd967aa70bd6d8df160fcb42..40055183eba0bf18e07f8c0833fb59dcd3fddeca 100644 |
| --- a/chrome/common/profiling.cc |
| +++ b/chrome/common/profiling.cc |
| @@ -5,6 +5,7 @@ |
| #include "chrome/common/profiling.h" |
| #include "base/at_exit.h" |
| +#include "base/base_switches.h" |
| #include "base/bind.h" |
| #include "base/command_line.h" |
| #include "base/debug/profiler.h" |