blob: 703a133dab427d67f17348268a88cfe007ccad27 [file] [log] [blame]
include_rules = [
"+components/ukm/test_ukm_recorder.h",
"+mojo/public",
# For changing the bad message handler for tests.
"+mojo/core/embedder/embedder.h",
# TODO(xhwang): Ideally media should not worry about sandbox. Find a way to
# remove this dependency.
"+sandbox/mac",
"+services/metrics",
"+services/service_manager",
# media/mojo is not part of "media" target and should not use MEDIA_EXPORT.
"-media/base/media_export.h"
]
specific_include_rules = {
"cros_mojo_mjpeg_decode_accelerator\.h": [
"+components/chromeos_camera/common",
],
}