| Index: chromeos/cryptohome/mock_homedir_methods.h
|
| diff --git a/chromeos/cryptohome/mock_homedir_methods.h b/chromeos/cryptohome/mock_homedir_methods.h
|
| index 8647744d2c5107d64725f011d436a798178f8c9f..81a82a2b903d46d8a30b89c6702234c9d3856446 100644
|
| --- a/chromeos/cryptohome/mock_homedir_methods.h
|
| +++ b/chromeos/cryptohome/mock_homedir_methods.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include <string>
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/callback.h"
|
| +#include "base/macros.h"
|
| #include "chromeos/cryptohome/homedir_methods.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
|
|
|
|