[M73 Dev][EFL] Disable VizDisplayCompositor for EFL port
[platform/framework/web/chromium-efl.git] / components / infobars / DEPS
1 include_rules = [
2   # Infobars is a layered component; subdirectories must explicitly introduce
3   # the ability to use the content layer as appropriate.
4   "+ui",
5   "+third_party/skia"
6 ]