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

Unified Diff: chrome/test/BUILD.gn

Issue 2694893002: Integrate SMS service with Desktop iOS promotion (Closed)
Patch Set: add desktop_ios_promotion_util unittest Created 3 years, 10 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 4b462005f8b818f62b718ffe933f55e9791e0ae0..61264c1ac2ddf6a025da54096e957c829d39f553 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -4737,6 +4737,7 @@ test("unit_tests") {
}
sources += [
+ "../browser/ui/desktop_ios_promotion/desktop_ios_promotion_util_unittest.cc",
"../browser/ui/desktop_ios_promotion/sms_service_unittest.cc",
"../browser/ui/input_method/input_method_engine_unittest.cc",
"../test/data/resource.rc",

Powered by Google App Engine
This is Rietveld 408576698