mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Use the GrGLCreateNativeInterface_glfw.cpp from Skia (flutter/engine#2627)
Instead of our own shadow copy.
This commit is contained in:
parent
5210b088eb
commit
624c3ce42f
@ -355,7 +355,7 @@ component("skia") {
|
||||
]
|
||||
} else if (use_glfw) {
|
||||
sources += [
|
||||
"//skia/ext/GrGLCreateNativeInterface_glfw.cpp"
|
||||
"//third_party/skia/src/gpu/gl/glfw/GrGLCreateNativeInterface_glfw.cpp"
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user