| Index: chrome/browser/chromeos/profiles/multiprofiles_intro_dialog.cc
|
| diff --git a/chrome/browser/chromeos/profiles/multiprofiles_intro_dialog.cc b/chrome/browser/chromeos/profiles/multiprofiles_intro_dialog.cc
|
| index 4d141dab37d60f4208e813e9264b625741c30905..c42873994d7f63df252f190e6511c26758a77a3b 100644
|
| --- a/chrome/browser/chromeos/profiles/multiprofiles_intro_dialog.cc
|
| +++ b/chrome/browser/chromeos/profiles/multiprofiles_intro_dialog.cc
|
| @@ -5,6 +5,7 @@
|
| #include "chrome/browser/chromeos/profiles/multiprofiles_intro_dialog.h"
|
|
|
| #include "ash/shell.h"
|
| +#include "base/macros.h"
|
| #include "chrome/grit/generated_resources.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
| #include "ui/base/resource/resource_bundle.h"
|
|
|