| Index: components/cdm/common/cdm_message_generator.h
 | 
| diff --git a/components/cdm/common/cdm_message_generator.h b/components/cdm/common/cdm_message_generator.h
 | 
| index b528207d00f89d0087be80c18e5e74792d731ce5..08309514782f4b8939a9cbe4a61e03b4f4d77153 100644
 | 
| --- a/components/cdm/common/cdm_message_generator.h
 | 
| +++ b/components/cdm/common/cdm_message_generator.h
 | 
| @@ -4,7 +4,7 @@
 | 
|  
 | 
|  // Multiply-included file, no traditional include guard.
 | 
|  
 | 
| -#include "base/basictypes.h"  // for OS_ANDROID and some basic types.
 | 
| +#include "build/build_config.h"
 | 
|  
 | 
|  #if defined(OS_ANDROID)
 | 
|  #include "components/cdm/common/cdm_messages_android.h"
 | 
| 
 |