| Index: chromecast/browser/android/external_video_surface_container_impl.cc
|
| diff --git a/chromecast/shell/browser/android/external_video_surface_container_impl.cc b/chromecast/browser/android/external_video_surface_container_impl.cc
|
| similarity index 97%
|
| rename from chromecast/shell/browser/android/external_video_surface_container_impl.cc
|
| rename to chromecast/browser/android/external_video_surface_container_impl.cc
|
| index 789bff5fc24c1f9205d602efaeca0651c4c13ec4..5dbb144cbaedbe4201e410e214a0fb38b9d99ecb 100644
|
| --- a/chromecast/shell/browser/android/external_video_surface_container_impl.cc
|
| +++ b/chromecast/browser/android/external_video_surface_container_impl.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "chromecast/shell/browser/android/external_video_surface_container_impl.h"
|
| +#include "chromecast/browser/android/external_video_surface_container_impl.h"
|
|
|
| #include "base/android/jni_android.h"
|
| #include "content/public/browser/android/content_view_core.h"
|
|
|