mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
14 lines
218 B
Python
14 lines
218 B
Python
include_rules = [
|
|
"+mozilla",
|
|
"+platform",
|
|
"+public/platform",
|
|
"+skia/ext",
|
|
"+third_party/khronos",
|
|
"+third_party/skia",
|
|
"+url",
|
|
"+heap",
|
|
"-bindings",
|
|
"-core",
|
|
"-modules",
|
|
]
|