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