mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Remove spurious include of GNI in //flutter. (#342)
The buildroot may no include targets from the engine repo. Besides, this one was unused.
This commit is contained in:
parent
5a4daa3f6f
commit
02b77827fd
@ -2,8 +2,6 @@
|
|||||||
# Use of this source code is governed by a BSD-style license that can be
|
# Use of this source code is governed by a BSD-style license that can be
|
||||||
# found in the LICENSE file.
|
# found in the LICENSE file.
|
||||||
|
|
||||||
import("$flutter_root/common/config.gni")
|
|
||||||
|
|
||||||
config("libcxxabi_config") {
|
config("libcxxabi_config") {
|
||||||
include_dirs = [ "include" ]
|
include_dirs = [ "include" ]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user