blob: 162a9d720160ee772f911d6ce91d3cb666f07934 [file] [log] [blame]
include_rules = [
# Remove DEPS allowed by ui/base
"-grit",
"-jni",
"-net",
"-skia",
"-third_party",
"-ui",
"+ui/base/ui_features.h", # Features header doesn't bring in all of UI.
"+ui/gfx/x/x11.h", # Wrapper on <X11/*>.
"+ui/gfx/x/x11_types.h", # <X11/*> replacement.
"+ui/events",
]