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

Unified Diff: chrome/test/BUILD.gn

Issue 2803293002: Create Bookmark Footnote desktop iOS promotion (Closed)
Patch Set: win only Created 3 years, 7 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 8b12d969e8b3c0dfcd4777229f257dd45fde4105..899fcc9ceaaaa5aa6290d87c87724110f072222d 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -4600,7 +4600,7 @@ test("unit_tests") {
}
sources += [
- "../browser/ui/desktop_ios_promotion/desktop_ios_promotion_controller_unittest.cc",
+ "../browser/ui/desktop_ios_promotion/desktop_ios_promotion_bubble_controller_unittest.cc",
"../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",

Powered by Google App Engine
This is Rietveld 408576698