| Index: chrome/common/crash_keys.cc
|
| diff --git a/chrome/common/crash_keys.cc b/chrome/common/crash_keys.cc
|
| index 06e262fb6a75255dbb957aaff37a04cefee72369..ad3fb135c2b3e638405ce84b3700a00878f07904 100644
|
| --- a/chrome/common/crash_keys.cc
|
| +++ b/chrome/common/crash_keys.cc
|
| @@ -13,6 +13,7 @@
|
| #include "base/strings/stringprintf.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "chrome/common/chrome_switches.h"
|
| +#include "components/flags_ui/flags_ui_switches.h"
|
| #include "content/public/common/content_switches.h"
|
| #include "ipc/ipc_switches.h"
|
|
|
|
|