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

Unified Diff: ios/chrome/BUILD.gn

Issue 2484703003: [ios] Adds code to support the iOS Handoff feature. (Closed)
Patch Set: Fixes. 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
« no previous file with comments | « no previous file | ios/chrome/browser/DEPS » ('j') | ios/chrome/browser/device_sharing/device_sharing_manager.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/BUILD.gn
diff --git a/ios/chrome/BUILD.gn b/ios/chrome/BUILD.gn
index f0225b856e31794c690594da64fe55e6eb6bc366..6f4263f4c1a2631f66693f4bc091f367b03fa1da 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",
« no previous file with comments | « no previous file | ios/chrome/browser/DEPS » ('j') | ios/chrome/browser/device_sharing/device_sharing_manager.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698