Switch a USE_OPENSSL to OS_ANDROID.
commitee8fa02ac7d1456bb6c69b3a5130007a4046c5f2
authordavidben <davidben@chromium.org>
Tue, 8 Sep 2015 16:09:13 +0000 (8 09:09 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 8 Sep 2015 16:09:54 +0000 (8 16:09 +0000)
tree6d0e5243987b7675f70d60b8fa76bdf9651f3885
parentc65dd6790c822505957af0d23e430a7c7602b637
Switch a USE_OPENSSL to OS_ANDROID.

No change in behavior, except that if this code is built in a configuration where
we don't know how to instantiate ClientCertStore, we should hit that #error and
find out.

BUG=none

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

Cr-Commit-Position: refs/heads/master@{#347709}
chrome/browser/profiles/profile_io_data.cc