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

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

Issue 2484703003: [ios] Adds code to support the iOS Handoff feature. (Closed)
Patch Set: Review. Created 4 years, 1 month 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: ios/chrome/browser/BUILD.gn
diff --git a/ios/chrome/browser/BUILD.gn b/ios/chrome/browser/BUILD.gn
index 3af212a9ce95a19c6fadf8148feba4c98374113e..eb418f19d28d1d8d4519cc5d65bf526cbe31d5e0 100644
--- a/ios/chrome/browser/BUILD.gn
+++ b/ios/chrome/browser/BUILD.gn
@@ -77,6 +77,7 @@ source_set("browser") {
"//components/autofill/core/browser",
"//components/autofill/core/common",
"//components/gcm_driver",
+ "//components/handoff",
"//components/keyed_service/core",
"//components/keyed_service/ios",
"//components/metrics",

Powered by Google App Engine
This is Rietveld 408576698