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

Unified Diff: chrome/browser/ui/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 | « no previous file | chrome/browser/ui/cocoa/tab_contents/sad_tab_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 4334640268a7f7f79f1eb271f48efae9cebe504a..d216919574d0875dabe1a720a647db946f2c773e 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -2260,8 +2260,7 @@ split_static_library("ui") {
"cocoa/status_icons/status_tray_mac.mm",
"cocoa/tab_contents/chrome_web_contents_view_delegate_mac.h",
"cocoa/tab_contents/chrome_web_contents_view_delegate_mac.mm",
- "cocoa/tab_contents/sad_tab_controller.h",
- "cocoa/tab_contents/sad_tab_controller.mm",
+ "cocoa/tab_contents/sad_tab_mac.mm",
"cocoa/tab_contents/sad_tab_view_cocoa.h",
"cocoa/tab_contents/sad_tab_view_cocoa.mm",
"cocoa/tab_contents/web_drag_bookmark_handler_mac.h",
« no previous file with comments | « no previous file | chrome/browser/ui/cocoa/tab_contents/sad_tab_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698