From 49220ebc9c99524a640625e21d83e0c04c392d54 Mon Sep 17 00:00:00 2001 From: "mark@chromium.org" Date: Tue, 11 Aug 2009 03:12:01 +0000 Subject: Re-commit r22981 after backout at r22992. Contains fixes to relocate plugin_carbon_interpose.dylib from the outer browser app bundle to the inner helper app bundle. Provide a separate app bundle for subprocesses like the renderer on the Mac. Remove LSUIElement and related hacks from the browser's app bundle. BUG=8044 TEST=Observe one Chromium and one or more Chromium Helper processes in Activity Monitor Review URL: http://codereview.chromium.org/164177 Review URL: http://codereview.chromium.org/164303 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23006 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/app/app-Info.plist | 2 -- 1 file changed, 2 deletions(-) (limited to 'chrome/app/app-Info.plist') diff --git a/chrome/app/app-Info.plist b/chrome/app/app-Info.plist index 51594c3..3a8e686 100644 --- a/chrome/app/app-Info.plist +++ b/chrome/app/app-Info.plist @@ -190,8 +190,6 @@ LSMinimumSystemVersion 10.5.0 - LSUIElement - 1 NSMainNibFile MainMenu NSPrincipalClass -- cgit v1.1