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

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

Issue 25531002: Move language detection to a component (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: rebase Created 7 years, 2 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
(Empty)
1 include_rules = [
2 # language_detection is used on iOS, which cannot depend on content.
3 "-content",
blundell 2013/10/02 10:01:17 This should be moved down one level, as at this po
droger 2013/10/02 10:59:41 Done.
4
5 # Other dependencies.
6 "+third_party/cld",
7 "+third_party/cld/encodings/compact_lang_det/win",
8 "+third_party/cld_2/src",
9 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698