| Index: chrome/browser/profiles/off_the_record_profile_impl.cc
|
| diff --git a/chrome/browser/profiles/off_the_record_profile_impl.cc b/chrome/browser/profiles/off_the_record_profile_impl.cc
|
| index 386fb9a0e894444ae1fe01b022aaca84477861d9..94eb969f604de7fac3bf46bbfca8deecf66736f0 100644
|
| --- a/chrome/browser/profiles/off_the_record_profile_impl.cc
|
| +++ b/chrome/browser/profiles/off_the_record_profile_impl.cc
|
| @@ -59,11 +59,6 @@
|
| #include "storage/browser/database/database_tracker.h"
|
|
|
| #if defined(OS_ANDROID)
|
| -#include "chrome/browser/media/protected_media_identifier_permission_context.h"
|
| -#include "chrome/browser/media/protected_media_identifier_permission_context_factory.h"
|
| -#endif // defined(OS_ANDROID)
|
| -
|
| -#if defined(OS_ANDROID)
|
| #include "components/prefs/scoped_user_pref_update.h"
|
| #include "components/proxy_config/proxy_prefs.h"
|
| #endif // defined(OS_ANDROID)
|
|
|