| Index: content/browser/android/surface_texture_peer_browser_impl.cc
|
| diff --git a/content/browser/android/surface_texture_peer_browser_impl.cc b/content/browser/android/surface_texture_peer_browser_impl.cc
|
| index d73f93e9642ab24b3f71a75b0aedeca4f489c7f8..1cba8476a6bc40f507377171662b506ea764e31c 100644
|
| --- a/content/browser/android/surface_texture_peer_browser_impl.cc
|
| +++ b/content/browser/android/surface_texture_peer_browser_impl.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "content/browser/android/surface_texture_peer_browser_impl.h"
|
|
|
| -#include "content/browser/android/media_player_manager_android.h"
|
| +#include "content/browser/android/media_player_manager_impl.h"
|
| #include "content/browser/renderer_host/render_view_host_impl.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "content/public/browser/render_process_host.h"
|
|
|