summaryrefslogtreecommitdiffstats
path: root/ui/compositor/DEPS
blob: b37b8c6f64cc4f81c084d36ad876b7a4359a091c (plain)
1
2
3
4
5
6
7
8
9
# 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 = [
  "+third_party/WebKit/Source/Platform/chromium/public",
  "+third_party/WebKit/Source/WebKit/chromium",
  "+webkit/glue",
  "+webkit/gpu",
]