Chromium Code Reviews| Index: ui/web_dialogs/DEPS |
| diff --git a/ui/web_dialogs/DEPS b/ui/web_dialogs/DEPS |
| index a2fe7393ea4f12c392df294ab73c58b3cecdb6f1..6e9d1dd18e98629ebff9016d2d267f0b153ee201 100644 |
| --- a/ui/web_dialogs/DEPS |
| +++ b/ui/web_dialogs/DEPS |
| @@ -1,5 +1,6 @@ |
| include_rules = [ |
| "+content/public", |
| + "+third_party/WebKit", |
|
jam
2014/01/23 01:34:47
that's too granular. just make it third_party/WebK
|
| "+ui/base", |
| "+ui/gfx", |
| ] |