Sign in
chromium
/
chromium
/
src
/
0164fe22baf9c69a18152fcdc99cb15e6124def2
/
.
/
ui
/
views
/
debug
/
DEPS
blob: 67c1bd4dd7d5da73d352edcd7b39bdd6af63ee63 [
file
] [
log
] [
blame
]
include_rules
=
[
# Views debug code should avoid relying on //ui/views code to ensure debugger
# extensions are resillient to version structure changes within the codebase.
"-ui/views"
,
"+ui/views/debug"
,
]