| Index: chromeos/cryptohome/mock_async_method_caller.h
|
| diff --git a/chromeos/cryptohome/mock_async_method_caller.h b/chromeos/cryptohome/mock_async_method_caller.h
|
| index 515ec780655f6112e0e6e11b6c4550436d6f8958..97ead2fa699efe7099625276ff4e1180b231037b 100644
|
| --- a/chromeos/cryptohome/mock_async_method_caller.h
|
| +++ b/chromeos/cryptohome/mock_async_method_caller.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include <string>
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/callback.h"
|
| +#include "base/macros.h"
|
| #include "chromeos/cryptohome/async_method_caller.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
|
|
|
|