Move the SeccompSupportDetector to be in-process.
commit65d313504b845412543f2addafec1e3f18a0c433
authorrsesek <rsesek@chromium.org>
Mon, 8 Jun 2015 22:53:44 +0000 (8 15:53 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 8 Jun 2015 22:54:05 +0000 (8 22:54 +0000)
tree32f3e2a08a0bb58be38eafe5e57e9cd841d38408
parent086abd297cfa9be814ddc08498073e294214901a
Move the SeccompSupportDetector to be in-process.

Some of this work was previously done in the utility process. Since processes
are expensive on Android, and doing so hasn't helped defend against detection
issues, this is a simpler solution.

BUG=490948,468455
R=leecam@chromium.org,thestig@chromium.org
TBR=enne@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#333372}
chrome/browser/BUILD.gn
chrome/browser/android/DEPS
chrome/browser/android/seccomp_support_detector.cc
chrome/browser/android/seccomp_support_detector.h
chrome/chrome_browser.gypi
chrome/chrome_utility.gypi
chrome/common/chrome_utility_messages.h
chrome/utility/BUILD.gn
chrome/utility/DEPS
chrome/utility/chrome_content_utility_client.cc
chrome/utility/chrome_content_utility_client.h