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

Side by Side Diff: components/translate/core/language_detection/DEPS

Issue 275233004: Move language_detection to core (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Adding TBR=jam@ Created 6 years, 7 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 # CLD library. 2 # CLD library.
3 "+third_party/cld", 3 "+third_party/cld",
4 "+third_party/cld/encodings/compact_lang_det/win", 4 "+third_party/cld/encodings/compact_lang_det/win",
5 "+third_party/cld_2/src", 5 "+third_party/cld_2/src",
6 ] 6 ]
OLDNEW
« no previous file with comments | « components/translate.gypi ('k') | components/translate/core/language_detection/language_detection_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698