| Index: chrome/browser/chrome_browser_main.cc
|
| diff --git a/chrome/browser/chrome_browser_main.cc b/chrome/browser/chrome_browser_main.cc
|
| index 31bc2b944215ddb024d90f1487f8b05bdf628c26..bc898589ab9a45064ebe26a1662f6b9c8220aa37 100644
|
| --- a/chrome/browser/chrome_browser_main.cc
|
| +++ b/chrome/browser/chrome_browser_main.cc
|
| @@ -171,7 +171,6 @@
|
| #include "chrome/installer/util/helper.h"
|
| #include "chrome/installer/util/install_util.h"
|
| #include "chrome/installer/util/shell_util.h"
|
| -#include "content/browser/user_metrics.h"
|
| #include "net/base/net_util.h"
|
| #include "printing/printed_document.h"
|
| #include "ui/base/l10n/l10n_util_win.h"
|
|
|