| Index: chrome/browser/ui/webui/DEPS
|
| diff --git a/chrome/browser/ui/webui/DEPS b/chrome/browser/ui/webui/DEPS
|
| index 7d9e166c8a802cefc5e68a38ee80a2ac8e2b4328..f3b4c541b08607784bec4799597d2b927b30dd78 100644
|
| --- a/chrome/browser/ui/webui/DEPS
|
| +++ b/chrome/browser/ui/webui/DEPS
|
| @@ -11,6 +11,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.
|
|
|
| # DOM Distiller.
|
| "+components/dom_distiller/core",
|
|
|