blob: d96abcaf7c267bdf76b1eb039bf3503c2faf832f [file] [log] [blame]
# Do NOT add net/ or ui/base without a great reason, they're huge!
include_rules = [
"+third_party/angle",
"+third_party/libva",
"+third_party/libyuv",
"+third_party/v4l-utils",
"+third_party/webrtc/common_video",
"+third_party/webrtc/system_wrappers",
"+ui/base",
"+ui/display/display_switches.h",
"+ui/display/manager/chromeos",
"+ui/display/types",
"+ui/platform_window",
# media/gpu is not part of "media" target and should not use MEDIA_EXPORT.
"-media/base/media_export.h"
]