| Index: components/browser_watcher/stability_report_extractor.cc
 | 
| diff --git a/components/browser_watcher/stability_report_extractor.cc b/components/browser_watcher/stability_report_extractor.cc
 | 
| index 805cc108e68c8d7f86a918e03bd7a6782a2f4715..fd5c185efdae486f4843f796fbe538000e24c1a1 100644
 | 
| --- a/components/browser_watcher/stability_report_extractor.cc
 | 
| +++ b/components/browser_watcher/stability_report_extractor.cc
 | 
| @@ -11,7 +11,6 @@
 | 
|  
 | 
|  #include "base/debug/activity_analyzer.h"
 | 
|  #include "base/logging.h"
 | 
| -#include "base/metrics/histogram_macros.h"
 | 
|  #include "base/strings/string_piece.h"
 | 
|  #include "base/strings/string_util.h"
 | 
|  #include "base/strings/stringprintf.h"
 | 
| 
 |