Revert "Avoid using `isolated` wrt. AssociatedInterfaces."

This reverts commit c9fe34f2f9f675e4331d731cc813fa8b0adbdf7f.

Reason for revert: failed compile on waterfall: https://build.chromium.org/p/chromium.chromiumos/builders/Linux%20ChromiumOS%20Builder%20%28dbg%29/builds/93746

Original change's description:
> Avoid using `isolated` wrt. AssociatedInterfaces.
> 
> The term `isolated` is already widely used for origins. Using it also
> to describe AssociatedInterfacePtrs and AssociatedInterfaceRequests
> that are associated with dedicated or a disconnected message pipe 
> (mostly for testing) is confusing. Instead, use the words `dedicated`
> and `disconnected`, respectively.
> 
> Bug: 729021
> Cq-Include-Trybots: master.tryserver.chromium.linux:linux_site_isolation
> Change-Id: Ie44893453fc0033f09eecac41af725f5123d07e4
> Reviewed-on: https://chromium-review.googlesource.com/743011
> Reviewed-by: John Abd-El-Malek <jam@chromium.org>
> Reviewed-by: Daniel Cheng <dcheng@chromium.org>
> Reviewed-by: Yuzhu Shen <yzshen@chromium.org>
> Reviewed-by: Ken Rockot <rockot@chromium.org>
> Commit-Queue: Balazs Engedy <engedy@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#513431}

TBR=dcheng@chromium.org,jam@chromium.org,rockot@chromium.org,engedy@chromium.org,yzshen@chromium.org

Change-Id: Ia2021071c1fac48ed6ed949506b73ddb859faa17
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: 729021
Cq-Include-Trybots: master.tryserver.chromium.linux:linux_site_isolation
Reviewed-on: https://chromium-review.googlesource.com/750143
Reviewed-by: Alexander Timin <altimin@chromium.org>
Commit-Queue: Alexander Timin <altimin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#513437}

CrOS-Libchrome-Original-Commit: 3b1f3943fb6cbf1fec9bfc95c8c617df24985906
5 files changed
tree: 0bea69fe3c54309ae1e938228b084254360cb818
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/