Revert 154450 - Reliably install default apps into new installations.

r139107 changed the check to see if the profile that we're running it was
created by the current Chrome version. This does not appear to be true for the
default profile created during the first run (it doesn't have an explicit
profile.created_by_version preference, and the default value is 1.0.0), so
bring back the IsChromeFirstRun check (the profile version check is still kept
for additional profiles that are created).

BUG=145351
R=asargent@chromium.org
TEST=do a clean install of Chrome, the default profile should have the Gmail, YouTube and Search apps. Same for additional profiles that are created.

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

TBR=mihaip@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10909030

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@154452 0039d316-1c4b-4281-b951-d872f2087c98
1 file changed