Chromium Code Reviews| Index: chromeos/cryptohome/async_method_caller.h |
| =================================================================== |
| --- chromeos/cryptohome/async_method_caller.h (revision 154535) |
| +++ chromeos/cryptohome/async_method_caller.h (working copy) |
| @@ -7,6 +7,7 @@ |
| #include <string> |
| +#include "base/basictypes.h" |
|
Lei Zhang
2012/09/01 00:46:34
Otherwise the header fails to compile due to the u
|
| #include "base/callback_forward.h" |
| #include "chromeos/chromeos_export.h" |
| #include "third_party/cros_system_api/dbus/service_constants.h" |