blob: 956b453a4252bbc6fbeeb9cb69ef38b6efc3c09b (
plain)
1
2
3
4
5
6
7
|
# NOTE(piman): This is not an invitation to add WebKit stuff in general into
# the compositor/ui. These lines will disappear once we can extract the Chromium
# Compositor out of WebKit.
include_rules = [
"+webkit/glue",
"+webkit/gpu",
]
|