| Index: chrome/browser/profiles/avatar_menu_actions_desktop.cc
|
| diff --git a/chrome/browser/profiles/avatar_menu_actions_desktop.cc b/chrome/browser/profiles/avatar_menu_actions_desktop.cc
|
| index 97102ed5a5744082bd4b616c544c7a60b70ad477..faba359a7e2f79a15aff561dddc817c03db6f70e 100644
|
| --- a/chrome/browser/profiles/avatar_menu_actions_desktop.cc
|
| +++ b/chrome/browser/profiles/avatar_menu_actions_desktop.cc
|
| @@ -6,6 +6,7 @@
|
|
|
| #include "base/compiler_specific.h"
|
| #include "base/strings/string_number_conversions.h"
|
| +#include "build/build_config.h"
|
| #include "chrome/browser/browser_process.h"
|
| #include "chrome/browser/profiles/profile.h"
|
| #include "chrome/browser/profiles/profile_info_cache.h"
|
|
|