diff options
author | pinkerton@chromium.org <pinkerton@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-22 13:33:18 +0000 |
---|---|---|
committer | pinkerton@chromium.org <pinkerton@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-22 13:33:18 +0000 |
commit | 97769960411d54051293efe322b5718bc6fa43e5 (patch) | |
tree | b4613660fbc4a22ce51d898effa3a311782036b5 /chrome/chrome_dll.gypi | |
parent | 2bd1e500e34f73d0c7017b62f91337d49039efe9 (diff) | |
download | chromium_src-97769960411d54051293efe322b5718bc6fa43e5.zip chromium_src-97769960411d54051293efe322b5718bc6fa43e5.tar.gz chromium_src-97769960411d54051293efe322b5718bc6fa43e5.tar.bz2 |
Remove traces of a toolbar controller and xib specific to side-tabs, that mock died on the vine. Toolbar is now indented along with the rest of the window content.
BUG=44773
TEST=hidden behind flag, nothing to test.
Review URL: http://codereview.chromium.org/2824021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50450 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_dll.gypi')
-rw-r--r-- | chrome/chrome_dll.gypi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/chrome_dll.gypi b/chrome/chrome_dll.gypi index eced91f..16c9e2a 100644 --- a/chrome/chrome_dll.gypi +++ b/chrome/chrome_dll.gypi @@ -236,7 +236,6 @@ 'app/nibs/Preferences.xib', 'app/nibs/ReportBug.xib', 'app/nibs/SaveAccessoryView.xib', - 'app/nibs/SideToolbar.xib', 'app/nibs/SadTab.xib', 'app/nibs/SyncCustomize.xib', 'app/nibs/TabContents.xib', |