| Index: chrome/browser/ui/webui/DEPS
|
| diff --git a/chrome/browser/ui/webui/DEPS b/chrome/browser/ui/webui/DEPS
|
| index f24772a6b3025ee80b8cff42076bf120f59b9bbe..acfa06d272446023db536a541d12e8700cded042 100644
|
| --- a/chrome/browser/ui/webui/DEPS
|
| +++ b/chrome/browser/ui/webui/DEPS
|
| @@ -13,7 +13,7 @@ include_rules = [
|
| "+device/nfc",
|
| "+third_party/angle", # For ANGLE version.
|
| "+third_party/zlib/zlib.h", # For compression level constants.
|
| - "+third_party/libaddressinput/chromium/cpp/include", # For i18n address input.
|
| + "+third_party/libaddressinput", # For i18n address input.
|
|
|
| # DOM Distiller.
|
| "+components/dom_distiller/core",
|
|
|