[M120 Migration][HBBTV] Implement ewk_context_register_jsplugin_mime_types
[platform/framework/web/chromium-efl.git] / fuchsia_web / DEPS
1 include_rules = [
2   # //build is allowed by default, but most code should not vary based on
3   # ENABLE_CAST_RECEIVER. This is especially true for CastRunner.
4   "-build/chromecast_buildflags.h",
5
6   # Require explicit include rules for sub-directories.
7   "-fuchsia_web",
8
9   # Everything can access the common directory.
10   "+fuchsia_web/common",
11 ]