| Index: components/autofill/content/common/DEPS
|
| diff --git a/components/breakpad/browser/DEPS b/components/autofill/content/common/DEPS
|
| similarity index 57%
|
| copy from components/breakpad/browser/DEPS
|
| copy to components/autofill/content/common/DEPS
|
| index c24130ef510c0f98401f969fd89f78f98d2ca97b..86be8df50ef80d92aa07e6f1b5ab34b6de24c07c 100644
|
| --- a/components/breakpad/browser/DEPS
|
| +++ b/components/autofill/content/common/DEPS
|
| @@ -1,4 +1,4 @@
|
| include_rules = [
|
| - "+content/public/browser",
|
| "+content/public/common",
|
| + "+third_party/WebKit/public/web",
|
| ]
|
|
|