12 lines
227 B
Python
12 lines
227 B
Python
include_rules = [
|
|
"+components/url_formatter",
|
|
"+content/public/browser",
|
|
"+content/public/test",
|
|
"+native_client/src/public",
|
|
"+net",
|
|
"+ppapi/host",
|
|
"+ppapi/proxy",
|
|
"+ppapi/shared_impl",
|
|
"+sandbox/policy",
|
|
]
|