| Index: content/browser/browser_main_runner.cc
|
| ===================================================================
|
| --- content/browser/browser_main_runner.cc (revision 146394)
|
| +++ content/browser/browser_main_runner.cc (working copy)
|
| @@ -10,6 +10,7 @@
|
| #include "base/debug/trace_event.h"
|
| #include "base/logging.h"
|
| #include "base/metrics/histogram.h"
|
| +#include "base/metrics/statistics_recorder.h"
|
| #include "content/browser/browser_main_loop.h"
|
| #include "content/browser/notification_service_impl.h"
|
| #include "content/common/child_process.h"
|
|
|