Fix incognito not opening in foreground
commitf1584163f79dd6bf44bc3ac0fdbc4c14f8d8c0c0
authordfalcantara <dfalcantara@chromium.org>
Tue, 26 May 2015 23:59:18 +0000 (26 16:59 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 26 May 2015 23:59:51 +0000 (26 23:59 +0000)
treeeaba93bf16a232224e6c98519146f96b59d56633
parentd0631281e1688cc8d5256bf6e7fa95538778faf7
Fix incognito not opening in foreground

Regression introduced by https://chrome-internal-review.googlesource.com/#/c/209507/
Incognito tabs shouldn't open in the background.  This has the side effect of
them not loading properly at all (maybe because of the CipherKeyActivity?).

BUG=491804

Review URL: https://codereview.chromium.org/1149623003

Cr-Commit-Position: refs/heads/master@{#331481}
chrome/android/java_staging/src/org/chromium/chrome/browser/document/DocumentActivity.java