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

Unified Diff: chrome/test/BUILD.gn

Issue 2261793002: Bring the feedback button to the Mac sad tab (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Address second wave of comments, turn off feedback in non-Chrome builds Created 4 years, 3 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
« no previous file with comments | « chrome/browser/ui/views/sad_tab_view.cc ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index dbcbd5e03bfa7da705efcbbc7a6f94100b5c8ab8..17046d7df057d6a801a3a602ca1816d7e24e5283 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -4501,8 +4501,7 @@ test("unit_tests") {
"../browser/ui/cocoa/styled_text_field_test_helper.h",
"../browser/ui/cocoa/styled_text_field_test_helper.mm",
"../browser/ui/cocoa/styled_text_field_unittest.mm",
- "../browser/ui/cocoa/tab_contents/sad_tab_controller_unittest.mm",
- "../browser/ui/cocoa/tab_contents/sad_tab_view_cocoa_unittest.mm",
+ "../browser/ui/cocoa/tab_contents/sad_tab_mac_unittest.mm",
"../browser/ui/cocoa/tabs/alert_indicator_button_cocoa_unittest.mm",
"../browser/ui/cocoa/tabs/tab_controller_unittest.mm",
"../browser/ui/cocoa/tabs/tab_strip_controller_unittest.mm",
« no previous file with comments | « chrome/browser/ui/views/sad_tab_view.cc ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698