blob: a8ba3f4cb573ed1bafdf5cb4f46cd8b89c848206 (
plain)
1
2
3
4
5
6
|
include_rules = [
# Required for SynchronousCompositor (in --single-process mode only).
"+content/public/renderer/android",
"+content/renderer",
# Include joth@chromium.org on the review for any additions to this file.
]
|