| Index: components/spellcheck/renderer/DEPS
|
| diff --git a/components/spellcheck/renderer/DEPS b/components/spellcheck/renderer/DEPS
|
| index 16305c71d9d9fb429af94d824f84e4d47634d610..5911cd864caf4976d6f832cc323c4716784fb1fe 100644
|
| --- a/components/spellcheck/renderer/DEPS
|
| +++ b/components/spellcheck/renderer/DEPS
|
| @@ -1,6 +1,9 @@
|
| include_rules = [
|
| + "+content/public/common",
|
| "+content/public/renderer",
|
| "+ipc",
|
| - "+third_party/WebKit/public",
|
| + "+mojo/public/cpp/bindings",
|
| + "+services/service_manager/public/cpp",
|
| "+third_party/hunspell",
|
| + "+third_party/WebKit/public",
|
| ]
|
|
|