blob: d974f6c24be1fac9a2596a081f96e3e1768f4b2f [file] [log] [blame]
include_rules = [
# Remove DEPS allowed by ui/base
"-grit",
"-jni",
"-net",
"-skia",
"-third_party",
"-ui",
"+third_party/abseil-cpp/absl",
"+ui/base/buildflags.h", # Doesn't bring in all of UI.
"+ui/gfx/x",
"+ui/events",
]