| Index: components/policy/core/common/configuration_policy_provider_test.h
|
| diff --git a/components/policy/core/common/configuration_policy_provider_test.h b/components/policy/core/common/configuration_policy_provider_test.h
|
| index 60bc6e402ef54a942d71f526e1dca86429044f78..3e71b4a55b44eaa756cc01e597147e4d2b7a7041 100644
|
| --- a/components/policy/core/common/configuration_policy_provider_test.h
|
| +++ b/components/policy/core/common/configuration_policy_provider_test.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include <string>
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/callback_forward.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/message_loop/message_loop.h"
|
|
|