commit | 9c113aa9332c0d10720a8d6172391679704419e5 | [log] [tgz] |
---|---|---|
author | asvitkine <asvitkine@chromium.org> | Sat Dec 05 00:47:27 2015 |
committer | Commit bot <commit-bot@chromium.org> | Sat Dec 05 00:48:29 2015 |
tree | 2a5ff0dbab9a4b9195ac1e3b8b56414ad67d73f2 | |
parent | 6ce6fb5acd3c68f0146c938fb7a669a6a2a44f28 [diff] |
Add another CHECK to diagnose Android crash. The suspicion is something is causing an inconsistency field trial state (i.e. group changing). Catch this earlier in the browser process with a CHECK to help find the root cause of the issue. BUG=359406 Review URL: https://codereview.chromium.org/1503553003 Cr-Commit-Position: refs/heads/master@{#363323}