blob: 090921e2556bb9c5cfc3c29db362c83f45cecc59 [file] [log] [blame]
include_rules = [
"+cc/blink/web_layer_impl.h",
"+cc/layers/video_frame_provider.h",
"+cc/layers/video_layer.h",
"+cc/test/test_context_provider.h",
"+components/scheduler", # Only allowed in tests.
"+components/viz/common/gpu/context_provider.h",
"+components/viz/common/resources/shared_bitmap_manager.h",
"+components/viz/common/surfaces/frame_sink_id.h",
"+gin",
"+media",
"+mojo/edk/embedder",
"+mojo/public/cpp/bindings",
"+net/base",
"+net/http",
"+services/service_manager/public/cpp",
"+third_party/WebKit/public/platform",
"+third_party/WebKit/public/web",
# media/mojo is not part of "media" target and should not use MEDIA_EXPORT.
"-media/base/media_export.h"
]