| Index: components/policy/core/browser/configuration_policy_pref_store.h
|
| diff --git a/components/policy/core/browser/configuration_policy_pref_store.h b/components/policy/core/browser/configuration_policy_pref_store.h
|
| index 64e393a5a751a279d016168d6fd4f3b9facc1abe..df5da5351214ca45ca3fc086a0b00d22efde4416 100644
|
| --- a/components/policy/core/browser/configuration_policy_pref_store.h
|
| +++ b/components/policy/core/browser/configuration_policy_pref_store.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include <string>
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/observer_list.h"
|
| #include "base/prefs/pref_store.h"
|
|
|