Check first run finished before custom tabs feature is used
commit83b2aa790bfd6c468bc9fe094d1d49db91fe01e0
authoryusufo <yusufo@chromium.org>
Tue, 11 Aug 2015 23:41:45 +0000 (11 16:41 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 11 Aug 2015 23:42:22 +0000 (11 23:42 +0000)
treecd71aa3f7f7ebc28542aef96f8ce90ae6d98c575
parentcb0dd86774ff8f0d10f7ce8a29ff757c8ddc923e
Check first run finished before custom tabs feature is used

This avoid connecting to custom tabs service or launching a
custom tab before
the user acknowledges ToS.

BUG=515654

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

Cr-Commit-Position: refs/heads/master@{#342937}
chrome/android/java/src/org/chromium/chrome/browser/customtabs/CustomTabsConnectionService.java
chrome/android/java/src/org/chromium/chrome/browser/document/ChromeLauncherActivity.java