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

Unified Diff: ios/chrome/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/BUILD.gn
diff --git a/ios/chrome/BUILD.gn b/ios/chrome/BUILD.gn
index fb30ba2c49e8a574214f5c3fc3d43493479736b9..a53ca60b66fb622c1e0663346f4080a0d95541a9 100644
--- a/ios/chrome/BUILD.gn
+++ b/ios/chrome/BUILD.gn
@@ -22,6 +22,7 @@ test("ios_chrome_unittests") {
"//ios/chrome/app/application_delegate:unit_tests",
"//ios/chrome/browser:unit_tests",
"//ios/chrome/browser/browsing_data:unit_tests",
+ "//ios/chrome/browser/device_sharing:unit_tests",
"//ios/chrome/browser/favicon:unit_tests",
"//ios/chrome/browser/geolocation:unit_tests",
"//ios/chrome/browser/itunes_links:unit_tests",

Powered by Google App Engine
This is Rietveld 408576698