summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_browser.gypi
diff options
context:
space:
mode:
authorshess@chromium.org <shess@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-17 02:52:39 +0000
committershess@chromium.org <shess@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-17 02:52:39 +0000
commitda5ec5315e9b93fd5cfb011367327aef148acd70 (patch)
tree2431d43c47423a7c75a5101caa681d4b90a217e8 /chrome/chrome_browser.gypi
parentc9c2e85080de97c6ec690e754f6fca2cb7df21c6 (diff)
downloadchromium_src-da5ec5315e9b93fd5cfb011367327aef148acd70.zip
chromium_src-da5ec5315e9b93fd5cfb011367327aef148acd70.tar.gz
chromium_src-da5ec5315e9b93fd5cfb011367327aef148acd70.tar.bz2
[Mac] Convert content settings to LocationBarDecoration, cleanup.
Cleanup removes all of the AutocompleteTextFieldIcon-based stuff from the cell implementation. BUG=none TEST=content settings still appear at the right times and places. TEST=content settings can be clicked on and the popup is positioned right. Review URL: http://codereview.chromium.org/2888014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52798 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_browser.gypi')
-rw-r--r--chrome/chrome_browser.gypi2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index bcc6f78..5939339 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -872,6 +872,8 @@
'browser/cocoa/location_bar/autocomplete_text_field_editor.mm',
'browser/cocoa/location_bar/bubble_decoration.h',
'browser/cocoa/location_bar/bubble_decoration.mm',
+ 'browser/cocoa/location_bar/content_setting_decoration.h',
+ 'browser/cocoa/location_bar/content_setting_decoration.mm',
'browser/cocoa/location_bar/ev_bubble_decoration.h',
'browser/cocoa/location_bar/ev_bubble_decoration.mm',
'browser/cocoa/location_bar/image_decoration.h',