summaryrefslogtreecommitdiffstats
path: root/chrome/common
diff options
context:
space:
mode:
authormbelshe@google.com <mbelshe@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-18 22:51:17 +0000
committermbelshe@google.com <mbelshe@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-18 22:51:17 +0000
commitc130a214c64fd76d53783523a7c63a78848e4474 (patch)
treef018ecf50605be1376177655669e3f8c3afbaa42 /chrome/common
parent07442307cd72bbe129cb87887438e82f146c0773 (diff)
downloadchromium_src-c130a214c64fd76d53783523a7c63a78848e4474.zip
chromium_src-c130a214c64fd76d53783523a7c63a78848e4474.tar.gz
chromium_src-c130a214c64fd76d53783523a7c63a78848e4474.tar.bz2
Revert 26635 - Change the view mode when switching between moles and toolstrips, and
propogate this into the class of the document element so that it's possible to use CSS rules to control the display of your toolstrip/mole. BUG=21939,15494 TEST=run the Mappy extension and verify it can open and close Review URL: http://codereview.chromium.org/208020 TBR=erikkay@chromium.org Review URL: http://codereview.chromium.org/210024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26636 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common')
-rwxr-xr-xchrome/common/view_types.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/view_types.h b/chrome/common/view_types.h
index 7272250..4151fdd 100755
--- a/chrome/common/view_types.h
+++ b/chrome/common/view_types.h
@@ -14,7 +14,6 @@ class ViewType {
INVALID,
TAB_CONTENTS,
EXTENSION_TOOLSTRIP,
- EXTENSION_MOLE,
EXTENSION_BACKGROUND_PAGE,
DEV_TOOLS_UI,
INTERSTITIAL_PAGE,