diff options
author | viettrungluu@chromium.org <viettrungluu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-04 18:27:08 +0000 |
---|---|---|
committer | viettrungluu@chromium.org <viettrungluu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-04 18:27:08 +0000 |
commit | 880b8305e94fb45c10e9ecbff4822dc11fae880b (patch) | |
tree | bd94e9f7899ccf70dc176d7019c50c2b5a6e33d8 /chrome/chrome_dll.gypi | |
parent | 4373fa487f2e3d21471bfcdd2b2e0e227b5bea9f (diff) | |
download | chromium_src-880b8305e94fb45c10e9ecbff4822dc11fae880b.zip chromium_src-880b8305e94fb45c10e9ecbff4822dc11fae880b.tar.gz chromium_src-880b8305e94fb45c10e9ecbff4822dc11fae880b.tar.bz2 |
Delete ExtensionShelf.xib.
I forgot to do so when I deleted the corresponding code (in http://codereview.chromium.org/495004).
BUG=30178
TEST=Trybots (to make sure it builds).
Review URL: http://codereview.chromium.org/521020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35460 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 9c0d286..67028dd 100644 --- a/chrome/chrome_dll.gypi +++ b/chrome/chrome_dll.gypi @@ -189,7 +189,6 @@ 'app/nibs/DownloadItem.xib', 'app/nibs/DownloadShelf.xib', 'app/nibs/EditSearchEngine.xib', - 'app/nibs/ExtensionShelf.xib', 'app/nibs/FindBar.xib', 'app/nibs/FirstRunDialog.xib', 'app/nibs/FontLanguageSettings.xib', |