Chromium Code Reviews| Index: components/ui_devtools/devtools/DEPS |
| diff --git a/components/ui_devtools/devtools/DEPS b/components/ui_devtools/devtools/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..4fda0bea3b3a48ded01b0c62995cc39cfde2e701 |
| --- /dev/null |
| +++ b/components/ui_devtools/devtools/DEPS |
| @@ -0,0 +1,5 @@ |
| +include_rules = [ |
| + "+ash", |
| + "+ui", |
| + "+third_party/skia/include/core" |
| +] |