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

Unified Diff: chrome/test/BUILD.gn

Issue 2646823002: D2MIOS: Add plumbing to query verified number and send SMS from growth server. (Closed)
Patch Set: Change to const ref std::string Created 3 years, 11 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: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 59eddeb59fb4a60203bc53bf92b0aa490be7a9c9..b953ff9216824ab6374138f86a4cbb09c0b222d3 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3766,6 +3766,7 @@ test("unit_tests") {
"../browser/ui/autofill/country_combobox_model_unittest.cc",
"../browser/ui/autofill/save_card_bubble_controller_impl_unittest.cc",
"../browser/ui/bluetooth/bluetooth_chooser_controller_unittest.cc",
+ "../browser/ui/desktop_ios_promotion/sms_service_unittest.cc",
"../browser/ui/passwords/manage_passwords_ui_controller_unittest.cc",
]
deps += [
« no previous file with comments | « chrome/browser/ui/desktop_ios_promotion/sms_service_unittest.cc ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698