Chromium Code Reviews| Index: components/autofill/DEPS |
| diff --git a/components/autofill/DEPS b/components/autofill/DEPS |
| index fb54544fb19407463e435b376846903ee0eb550f..df74b4f918daff5735cde37f9414413fddfe5227 100644 |
| --- a/components/autofill/DEPS |
| +++ b/components/autofill/DEPS |
| @@ -4,7 +4,7 @@ include_rules = [ |
| "+jni", |
| "+net", |
| # Allow inclusion of WebKit API files. |
| - "+third_party/WebKit/Source/Platform/chromium", |
| + "+third_party/WebKit/public/platform", |
| "+third_party/WebKit/Source/WebKit/chromium", |
| "+ui", |
| ] |