| Index: chrome/browser/ui/webui/DEPS
|
| diff --git a/chrome/browser/ui/webui/DEPS b/chrome/browser/ui/webui/DEPS
|
| index c432226bb70613505fcf476285d8aa9fc859bde0..18017fe3cb40f26c98304f2f8628882c7b8c2466 100644
|
| --- a/chrome/browser/ui/webui/DEPS
|
| +++ b/chrome/browser/ui/webui/DEPS
|
| @@ -12,7 +12,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/src/cpp/include", # For i18n address input.
|
|
|
| # DOM Distiller.
|
| "+components/dom_distiller/core",
|
|
|