blob: 92dd400707c03d3a23fb980716872a38855d4265 [file] [log] [blame]
include_rules = [
# To whitelist base/ stuff Blink is allowed to include, we list up all
# directories and files instead of writing 'base/'.
"+base/bind.h",
"+base/callback.h",
"+base/message_loop",
"+cc",
"-cc/blink",
# For tests only!
"+gpu/command_buffer/client/gles2_interface.h",
"+gpu/command_buffer/common/capabilities.h"
]