| Index: components/spellcheck/renderer/DEPS
|
| diff --git a/components/network_hints/renderer/DEPS b/components/spellcheck/renderer/DEPS
|
| similarity index 68%
|
| copy from components/network_hints/renderer/DEPS
|
| copy to components/spellcheck/renderer/DEPS
|
| index d6ea0c484c8eab6d501f443456b653c9295c42e3..16305c71d9d9fb429af94d824f84e4d47634d610 100644
|
| --- a/components/network_hints/renderer/DEPS
|
| +++ b/components/spellcheck/renderer/DEPS
|
| @@ -1,5 +1,6 @@
|
| include_rules = [
|
| - "+components/network_hints/common",
|
| "+content/public/renderer",
|
| + "+ipc",
|
| "+third_party/WebKit/public",
|
| + "+third_party/hunspell",
|
| ]
|
|
|