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

Unified Diff: components/translate/DEPS

Issue 2090283002: add experimental param to control the triggering threshold to default Always Translate checked (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address review issues Created 4 years, 6 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 | components/translate/core/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/translate/DEPS
diff --git a/components/translate/DEPS b/components/translate/DEPS
index 44769f8b679849b2fe4b70ffbae0f993d5802306..e94af8019f05796b86cb166d616c09a909afc162 100644
--- a/components/translate/DEPS
+++ b/components/translate/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+components/language_usage_metrics",
"+components/pref_registry",
"+components/prefs",
+ "+components/variations",
"+google_apis",
"+grit", # For generated headers.
"+net",
« no previous file with comments | « no previous file | components/translate/core/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698