File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1010#include " flutter/fml/raster_thread_merger.h"
1111#include " flutter/fml/thread.h"
1212#include " flutter/shell/platform/android/jni/jni_mock.h"
13+ #include " flutter/shell/platform/android/surface/android_surface.h"
1314#include " flutter/shell/platform/android/surface/android_surface_mock.h"
1415#include " gmock/gmock.h"
1516#include " gtest/gtest.h"
16- #include " shell/platform/android/surface/android_surface.h"
1717#include " third_party/skia/include/gpu/GrDirectContext.h"
1818
1919namespace flutter {
Original file line number Diff line number Diff line change 1414#include " flutter/shell/platform/android/android_external_texture_gl.h"
1515#include " flutter/shell/platform/android/android_surface_gl.h"
1616#include " flutter/shell/platform/android/android_surface_software.h"
17- #include " shell/platform/android/external_view_embedder/external_view_embedder.h"
18- #include " shell/platform/android/surface/android_surface.h"
17+ #include " flutter/ shell/platform/android/external_view_embedder/external_view_embedder.h"
18+ #include " flutter/ shell/platform/android/surface/android_surface.h"
1919
2020#if SHELL_ENABLE_VULKAN
2121#include " flutter/shell/platform/android/android_surface_vulkan.h"
You can’t perform that action at this time.
0 commit comments