Chromium Code Reviews| Index: chrome/browser/autofill/DEPS |
| diff --git a/chrome/browser/autofill/DEPS b/chrome/browser/autofill/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..30b43a881bdc69436ac190b1ce7d2b0122f80179 |
| --- /dev/null |
| +++ b/chrome/browser/autofill/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + '+third_party/libaddressinput/chromium/chrome_storage_impl.h', |
| +] |