| Index: chrome/browser/browser_about_handler.cc
|
| diff --git a/chrome/browser/browser_about_handler.cc b/chrome/browser/browser_about_handler.cc
|
| index 14e748f4503b9da2dbc929e09f780061eca3b0c6..bc7024bae592ca0a56d4c8a748c44f6ee7ce5a1b 100644
|
| --- a/chrome/browser/browser_about_handler.cc
|
| +++ b/chrome/browser/browser_about_handler.cc
|
| @@ -11,6 +11,7 @@
|
| #include "app/l10n_util.h"
|
| #include "app/resource_bundle.h"
|
| #include "base/callback.h"
|
| +#include "base/command_line.h"
|
| #include "base/file_version_info.h"
|
| #include "base/histogram.h"
|
| #include "base/i18n/number_formatting.h"
|
|
|