mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
13 lines
220 B
Python
13 lines
220 B
Python
include_rules = [
|
|
"+cc",
|
|
"+mojo/application",
|
|
"+mojo/cc",
|
|
"+mojo/converters/geometry",
|
|
"+mojo/services",
|
|
"+net/base",
|
|
"+skia",
|
|
"+sky/engine/public",
|
|
"+third_party/skia/include",
|
|
"+ui/native_theme",
|
|
]
|