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

Unified Diff: components/translate/core/language_detection/DEPS

Issue 1972543003: Delete last remaining CLD deps. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | tools/include_tracer.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/translate/core/language_detection/DEPS
diff --git a/components/translate/core/language_detection/DEPS b/components/translate/core/language_detection/DEPS
index a8cdc150eb20792e2964db385a24929fb2eaf84f..eccda7a7a97a3698d39e110888ac30d865fedce1 100644
--- a/components/translate/core/language_detection/DEPS
+++ b/components/translate/core/language_detection/DEPS
@@ -1,6 +1,4 @@
include_rules = [
# CLD library.
- "+third_party/cld",
- "+third_party/cld/encodings/compact_lang_det/win",
"+third_party/cld_2/src",
]
« no previous file with comments | « no previous file | tools/include_tracer.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698