Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(758)

Unified Diff: chrome/common/DEPS

Issue 18911002: Move language detection to chrome/common/. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Rebase Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | chrome/common/translate/language_detection_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/DEPS
diff --git a/chrome/common/DEPS b/chrome/common/DEPS
index a066e70ce65a71477e7791cdcbe500c97ff40394..52aad28e3c8c65815d69ab91654024996ae62330 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",
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | chrome/common/translate/language_detection_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698