mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Revert "Teach PRESUBMIT.py how to run gn check for most of the mojo repo"
This reverts commit dea154634ceba9cb855619259aa643857b9995ac. Causing link errors due to multiple definitions of GL thunk symbols. TBR=jamesr@chromium.org Review URL: https://codereview.chromium.org/710703002
This commit is contained in:
parent
2793661b5a
commit
c70e474000
@ -643,10 +643,10 @@ component("platform") {
|
||||
|
||||
deps = [
|
||||
":make_platform_generated",
|
||||
"//base",
|
||||
"//base:base",
|
||||
"//gpu/command_buffer/client:gles2_c_lib",
|
||||
"//mojo/application",
|
||||
"//mojo/common",
|
||||
"//mojo/common:common",
|
||||
"//mojo/public/c/system:for_shared_library",
|
||||
"//mojo/public/cpp/bindings",
|
||||
"//mojo/public/cpp/system",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user