diff options
author | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-12-12 22:49:30 +0000 |
---|---|---|
committer | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-12-12 22:49:30 +0000 |
commit | fb817ecdfedf75117cf88b8f71eae6963e75bd47 (patch) | |
tree | 6239235715cb7ea1f25bbc8a5405e5b3978163f5 /chrome/chrome_nibs.gypi | |
parent | 57187c89e057a5b602bf8313befb25ef1d8382f5 (diff) | |
download | chromium_src-fb817ecdfedf75117cf88b8f71eae6963e75bd47.zip chromium_src-fb817ecdfedf75117cf88b8f71eae6963e75bd47.tar.gz chromium_src-fb817ecdfedf75117cf88b8f71eae6963e75bd47.tar.bz2 |
mac: Remove BrowserWindow.xib
It doesn't do any interesting layout, so this isn't worth a xib.
BUG=none
TEST=Browser window looks the same.
Pop out and back in a gmail chat mole to check popup windows.
Make sure http://crbug.com/81446 still isn't happening.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=172478
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=172532
Review URL: https://codereview.chromium.org/11506017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@172681 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_nibs.gypi')
-rw-r--r-- | chrome/chrome_nibs.gypi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/chrome_nibs.gypi b/chrome/chrome_nibs.gypi index 65da7bd..c010ef2 100644 --- a/chrome/chrome_nibs.gypi +++ b/chrome/chrome_nibs.gypi @@ -15,7 +15,6 @@ 'app/nibs/BookmarkBubble.xib', 'app/nibs/BookmarkEditor.xib', 'app/nibs/BookmarkNameFolder.xib', - 'app/nibs/BrowserWindow.xib', 'app/nibs/ChromeToMobileBubble.xib', 'app/nibs/CollectedCookies.xib', 'app/nibs/ContentBlockedCookies.xib', |