Remove flags for Workers that violate multiple profile and storage isolation assumptions.

These flags allow the user to have WebWorkers share renderer processes. Unforutnately
this sharing can cause WebWorkers from different Profiles or from different
StoragePartitons to be shared.  This violates state isolation boundaries so these
flags just don't work right anyways. Removing.

BUG=144549

Review URL: https://chromiumcodereview.appspot.com/10910207

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156738 0039d316-1c4b-4281-b951-d872f2087c98
6 files changed