Index: android_webview/native/external_video_surface_container_impl.cc |
diff --git a/android_webview/native/external_video_surface_container_impl.cc b/android_webview/native/external_video_surface_container_impl.cc |
index 1a10ab547ac1b062f41778945d848e5e2e2c5df4..286a4b77e08446b6682d0e5430a2f7e23b43ab23 100644 |
--- a/android_webview/native/external_video_surface_container_impl.cc |
+++ b/android_webview/native/external_video_surface_container_impl.cc |
@@ -7,7 +7,7 @@ |
#include "base/android/jni_android.h" |
#include "content/public/browser/android/content_view_core.h" |
#include "jni/ExternalVideoSurfaceContainer_jni.h" |
-#include "ui/gfx/rect_f.h" |
+#include "ui/gfx/geometry/rect_f.h" |
using base::android::AttachCurrentThread; |
using content::ContentViewCore; |