| Index: components/spellcheck/browser/DEPS
|
| diff --git a/components/safe_browsing_db/DEPS b/components/spellcheck/browser/DEPS
|
| similarity index 51%
|
| copy from components/safe_browsing_db/DEPS
|
| copy to components/spellcheck/browser/DEPS
|
| index 36ffd25242c4da720f8c5acff2bddce876c33dac..b843201b6023af6a63fa70b41b39ee5f6e13f6b3 100644
|
| --- a/components/safe_browsing_db/DEPS
|
| +++ b/components/spellcheck/browser/DEPS
|
| @@ -1,9 +1,12 @@
|
| include_rules = [
|
| + "+components/data_use_measurement",
|
| + "+components/prefs",
|
| + "+components/user_prefs",
|
| "+components/variations",
|
| "+content/public/browser",
|
| - "+content/public/common",
|
| "+content/public/test",
|
| "+crypto",
|
| - "+third_party/protobuf/src/google",
|
| + "+google_apis",
|
| + "+jni",
|
| "+net",
|
| ]
|
|
|