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

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 2826233002: [subresource_filter] Mac UI updated and xib replaced with code based layout. (Closed)
Patch Set: csharrison feedback addressed 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/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 0a43bf420068effebf909bbae28cb31459b96e79..d0e4343af6fe5bf29b05bdb1af1a27732a76aa74 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -2970,6 +2970,8 @@ split_static_library("ui") {
"cocoa/styled_text_field.mm",
"cocoa/styled_text_field_cell.h",
"cocoa/styled_text_field_cell.mm",
+ "cocoa/subresource_filter/subresource_filter_bubble_controller.h",
+ "cocoa/subresource_filter/subresource_filter_bubble_controller.mm",
"cocoa/tab_contents/favicon_util_mac.h",
"cocoa/tab_contents/favicon_util_mac.mm",
"cocoa/tab_contents/overlayable_contents_controller.h",
« no previous file with comments | « chrome/app/nibs/ContentSubresourceFilter.xib ('k') | chrome/browser/ui/cocoa/content_settings/content_setting_bubble_cocoa.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698