| Index: components/cdm/browser/cdm_message_filter_android.h
|
| diff --git a/components/cdm/browser/cdm_message_filter_android.h b/components/cdm/browser/cdm_message_filter_android.h
|
| index 47b45c5f0190c998945d35d7316789879dae8824..a7b7f8012f0d778dd318c7664d06cf7d00752677 100644
|
| --- a/components/cdm/browser/cdm_message_filter_android.h
|
| +++ b/components/cdm/browser/cdm_message_filter_android.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef COMPONENTS_CDM_BROWSER_CDM_MESSAGE_FILTER_ANDROID_H_
|
| #define COMPONENTS_CDM_BROWSER_CDM_MESSAGE_FILTER_ANDROID_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "content/public/browser/browser_message_filter.h"
|
|
|
| struct SupportedKeySystemRequest;
|
|
|