summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui/dom_ui.cc
diff options
context:
space:
mode:
authorerikkay@chromium.org <erikkay@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-12 20:12:42 +0000
committererikkay@chromium.org <erikkay@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-12 20:12:42 +0000
commit6d7a6046d581348565fc0634d81efce653a1f550 (patch)
treed7f2b7ca49c1805d11dea9751adea02a0562a939 /chrome/browser/dom_ui/dom_ui.cc
parent0ba9330a17a3fd294a28972f5a81b64f550e6a20 (diff)
downloadchromium_src-6d7a6046d581348565fc0634d81efce653a1f550.zip
chromium_src-6d7a6046d581348565fc0634d81efce653a1f550.tar.gz
chromium_src-6d7a6046d581348565fc0634d81efce653a1f550.tar.bz2
remove toolstrips
BUG=51703 BUG=30178 BUG=25106 TEST=none Review URL: http://codereview.chromium.org/3129003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55921 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/dom_ui/dom_ui.cc')
-rw-r--r--chrome/browser/dom_ui/dom_ui.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/dom_ui/dom_ui.cc b/chrome/browser/dom_ui/dom_ui.cc
index a4f3583..983539e 100644
--- a/chrome/browser/dom_ui/dom_ui.cc
+++ b/chrome/browser/dom_ui/dom_ui.cc
@@ -38,7 +38,6 @@ std::wstring GetJavascript(const std::wstring& function_name,
DOMUI::DOMUI(TabContents* contents)
: hide_favicon_(false),
force_bookmark_bar_visible_(false),
- force_extension_shelf_visible_(false),
focus_location_bar_by_default_(false),
should_hide_url_(false),
link_transition_type_(PageTransition::LINK),