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

Unified Diff: ios/chrome/browser/translate/BUILD.gn

Issue 2943343003: implement ios for translate event. (Closed)
Patch Set: rebase Created 3 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 | ios/chrome/browser/translate/chrome_ios_translate_client.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/translate/BUILD.gn
diff --git a/ios/chrome/browser/translate/BUILD.gn b/ios/chrome/browser/translate/BUILD.gn
index 4cee55ca1f33299bb8a45a3685b9549d0db0fdac..4ca6001d432037ce864efba6b3740b44ee4774f3 100644
--- a/ios/chrome/browser/translate/BUILD.gn
+++ b/ios/chrome/browser/translate/BUILD.gn
@@ -36,6 +36,7 @@ source_set("translate") {
"//components/metrics/proto",
"//components/prefs",
"//components/strings",
+ "//components/sync",
"//components/translate/core/browser",
"//components/translate/core/common",
"//components/translate/ios/browser",
@@ -45,6 +46,7 @@ source_set("translate") {
"//ios/chrome/browser",
"//ios/chrome/browser/browser_state",
"//ios/chrome/browser/infobars",
+ "//ios/chrome/browser/sync",
"//ios/chrome/browser/ui/infobars",
"//ios/web",
"//ui/base",
« no previous file with comments | « no previous file | ios/chrome/browser/translate/chrome_ios_translate_client.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698