8 lines
160 B
Python
8 lines
160 B
Python
include_rules = [
|
|
"+content/browser/devtools",
|
|
"+content/browser/renderer_host",
|
|
"+content/common",
|
|
"+content/public",
|
|
"+third_party/blink/public",
|
|
]
|