| Index: chrome/browser/profiles/profiles_state.h
|
| diff --git a/chrome/browser/profiles/profiles_state.h b/chrome/browser/profiles/profiles_state.h
|
| index 4fba88e70236a6db307718f948223864149c8d37..cc85aaf5741ba9aacf2ef399c4a7e2d003b99742 100644
|
| --- a/chrome/browser/profiles/profiles_state.h
|
| +++ b/chrome/browser/profiles/profiles_state.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CHROME_BROWSER_PROFILES_PROFILES_STATE_H_
|
| #define CHROME_BROWSER_PROFILES_PROFILES_STATE_H_
|
|
|
| +#include <string>
|
| #include <vector>
|
| #include "base/strings/string16.h"
|
| #include "chrome/browser/profiles/avatar_menu.h"
|
|
|