diff options
Diffstat (limited to 'chrome/common/DEPS')
-rw-r--r-- | chrome/common/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/DEPS b/chrome/common/DEPS index a066e70..52aad28 100644 --- a/chrome/common/DEPS +++ b/chrome/common/DEPS @@ -30,6 +30,7 @@ include_rules = [ # Other libraries. "+chrome/third_party/xdg_user_dirs", "+third_party/bzip2", + "+third_party/cld/encodings/compact_lang_det/win", "+third_party/mt19937ar", "+third_party/npapi", "+third_party/re2", |