summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_nibs.gyp
diff options
context:
space:
mode:
authorrfevang@chromium.org <rfevang@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-23 00:34:53 +0000
committerrfevang@chromium.org <rfevang@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-23 00:34:53 +0000
commit1cf7fa27e1ff91a0182b8ec995d0c644dc4e9cf3 (patch)
treed0c63a602bbca28d43ffb05871ac81ea1d421ffc /chrome/chrome_nibs.gyp
parent0852de2eadb85c5f59319a29d77c2353e06b1236 (diff)
downloadchromium_src-1cf7fa27e1ff91a0182b8ec995d0c644dc4e9cf3.zip
chromium_src-1cf7fa27e1ff91a0182b8ec995d0c644dc4e9cf3.tar.gz
chromium_src-1cf7fa27e1ff91a0182b8ec995d0c644dc4e9cf3.tar.bz2
Remove ActionBox and related code.
ActionBox is no more, and is unlikely to be coming back. This CL removes old ActionBox code, associated resources, feature switch and extension API. BUG=234737 Review URL: https://chromiumcodereview.appspot.com/19695004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@213009 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_nibs.gyp')
-rw-r--r--chrome/chrome_nibs.gyp2
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/chrome_nibs.gyp b/chrome/chrome_nibs.gyp
index aca4a67..2e12fc6 100644
--- a/chrome/chrome_nibs.gyp
+++ b/chrome/chrome_nibs.gyp
@@ -183,8 +183,6 @@
'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',