diff options
author | beaudoin@chromium.org <beaudoin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-16 03:04:30 +0000 |
---|---|---|
committer | beaudoin@chromium.org <beaudoin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-16 03:04:30 +0000 |
commit | 61939e330dd68abcd159879bacb49a26054a709b (patch) | |
tree | 2032d2c406c596cef2e6ef88db02ceb646629a3d /chrome/chrome_nibs.gyp | |
parent | 5f21d6b1ba7c901549598c1d352c60a300adebc3 (diff) | |
download | chromium_src-61939e330dd68abcd159879bacb49a26054a709b.zip chromium_src-61939e330dd68abcd159879bacb49a26054a709b.tar.gz chromium_src-61939e330dd68abcd159879bacb49a26054a709b.tar.bz2 |
New custom styling for action box menu on Os X.
BUG=138118
Review URL: https://chromiumcodereview.appspot.com/11103042
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162058 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_nibs.gyp')
-rw-r--r-- | chrome/chrome_nibs.gyp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/chrome_nibs.gyp b/chrome/chrome_nibs.gyp index 91df7c1..8d97190 100644 --- a/chrome/chrome_nibs.gyp +++ b/chrome/chrome_nibs.gyp @@ -177,6 +177,8 @@ 'browser/ui/cocoa/infobars/infobar_controller.mm', 'browser/ui/cocoa/infobars/infobar_gradient_view.h', 'browser/ui/cocoa/infobars/infobar_gradient_view.mm', + 'browser/ui/cocoa/location_bar/action_box_menu_bubble_controller.h', + 'browser/ui/cocoa/location_bar/action_box_menu_bubble_controller.mm', 'browser/ui/cocoa/location_bar/autocomplete_text_field.h', 'browser/ui/cocoa/location_bar/autocomplete_text_field.mm', 'browser/ui/cocoa/location_bar/autocomplete_text_field_cell.h', |