[M120 Migration][VD] Enable direct rendering for TVPlus
[platform/framework/web/chromium-efl.git] / fuchsia_web / shell / DEPS
1 include_rules = [
2   "+components/fuchsia_component_support",
3   "+fuchsia_web/webinstance_host",
4 ]
5
6 specific_include_rules = {
7   "cast_streaming_shell\.cc": [
8     "+components/cast/message_port",
9     "+components/cast_streaming",
10     "+fuchsia_web/cast_streaming",
11     "+fuchsia_web/webengine/switches.h",
12
13     # TODO(crbug.com/1255292): Remove once Structured Configuration is available
14     # and use of the switch is no longer required.
15     "+media/base",
16     "+media/gpu/test",
17   ],
18   "web_engine_shell\.cc": [
19     "+third_party/widevine/cdm/buildflags.h",
20   ],
21 }