Fix crash caused by multiple app launcher ordinal conflicts.
commit529a287fbf187be341a65bab1afeb0e323e1d5fe
authorxiyuan@chromium.org <xiyuan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 16 Oct 2012 01:40:27 +0000 (16 01:40 +0000)
committerxiyuan@chromium.org <xiyuan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 16 Oct 2012 01:40:27 +0000 (16 01:40 +0000)
treee161e54255c525c1c772ce3bab820050a05b6c79
parentc7aa87dd258247dd771e9538e418ec4d3050d87b
Fix crash caused by multiple app launcher ordinal conflicts.

BUG=155603
TEST=Covered by unit test.

R=csharp@chromium.org

Review URL: https://chromiumcodereview.appspot.com/11154013

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162033 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/extensions/extension_sorting.cc
chrome/browser/extensions/extension_sorting_unittest.cc