| Index: components/encryptor/encryptor_switches.h
|
| diff --git a/components/encryptor/encryptor_switches.h b/components/encryptor/encryptor_switches.h
|
| index 5f25e1431c507862cf1b70650426199799e295a1..4df069a72bcacf27e1ff931a512e773657385ac7 100644
|
| --- a/components/encryptor/encryptor_switches.h
|
| +++ b/components/encryptor/encryptor_switches.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef COMPONENTS_ENCRYPTOR__ENCRYPTOR_SWITCHES_H_
|
| #define COMPONENTS_ENCRYPTOR__ENCRYPTOR_SWITCHES_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "build/build_config.h"
|
|
|
| namespace encryptor {
|
| namespace switches {
|
|
|