| Index: android_webview/browser/aw_media_client_android.h
|
| diff --git a/android_webview/browser/aw_media_client_android.h b/android_webview/browser/aw_media_client_android.h
|
| index a2a671805be7ba9a05e397bc7a011e539ad8bda2..5f08d5be7d0fd3155e165787b019ceee16c7fae6 100644
|
| --- a/android_webview/browser/aw_media_client_android.h
|
| +++ b/android_webview/browser/aw_media_client_android.h
|
| @@ -6,7 +6,7 @@
|
| #define ANDROID_WEBVIEW_BROWSER_AW_MEDIA_CLIENT_ANDROID_H_
|
|
|
| #include "base/macros.h"
|
| -#include "components/cdm/browser/widevine_drm_delegate_android.h"
|
| +#include "components/cdm/common/widevine_drm_delegate_android.h"
|
| #include "media/base/android/media_client_android.h"
|
|
|
| namespace android_webview {
|
|
|