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

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

Issue 2542173002: [Mac] Omnibox icons active states (Closed)
Patch Set: Created 4 years 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/bookmarks/bookmark_bubble_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 fda1094933e8a5d0abe95f2683e41d6fc3ca7a02..bf6c4ffc0bd447ce5cbf72f5455c813bac1097fd 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -2798,6 +2798,8 @@ split_static_library("ui") {
"cocoa/omnibox/omnibox_popup_view_mac.mm",
"cocoa/omnibox/omnibox_view_mac.h",
"cocoa/omnibox/omnibox_view_mac.mm",
+ "cocoa/omnibox_decoration_bubble_controller.h",
+ "cocoa/omnibox_decoration_bubble_controller.mm",
"cocoa/one_click_signin_dialog_controller.h",
"cocoa/one_click_signin_dialog_controller.mm",
"cocoa/one_click_signin_view_controller.h",
« no previous file with comments | « no previous file | chrome/browser/ui/cocoa/bookmarks/bookmark_bubble_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698