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

Unified Diff: components/translate/DEPS

Issue 2913593002: Implementation of translation event logging. (Closed)
Patch Set: fix Created 3 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
Index: components/translate/DEPS
diff --git a/components/translate/DEPS b/components/translate/DEPS
index da2a5008c59d648d6890ca00cd0f81e7e878c0c5..bae7be4f9a0362d520784c06b93fe8d73cda7143 100644
--- a/components/translate/DEPS
+++ b/components/translate/DEPS
@@ -3,10 +3,12 @@ include_rules = [
"+components/grit/components_resources.h",
"+components/infobars",
"+components/language_usage_metrics",
+ "+components/metrics/proto",
"+components/pref_registry",
"+components/prefs",
"+components/strings/grit/components_strings.h",
"+components/sync_preferences",
+ "+components/sync/protocol",
"+components/variations",
"+google_apis",
"+net",

Powered by Google App Engine
This is Rietveld 408576698