Disable document mode.
* Removes the need for a command line flag to automatically
migrate users to tabbed mode.
* Document mode code is kept in the repo, but there shouldn't be
any way for the user to open new DocumentActivities.
* Disables all Document mode related tests _that start up Chrome_.
DocumentTabModelImplTests, for example, still run because they
don't start up Chrome.
BUG=
582539
Committed:
https://crrev.com/7b54c0e18c5e8b8b180c95d067797e36a23301db
Cr-Commit-Position: refs/heads/master@{#384997}