Mojo: Rename EDK PlatformHandle -> InternalPlatformHandle

This is in preparation for introducing a public PlatformHandle API in
mojo/public/cpp/platform.

Purely symbol renames. No header move because all header references
outside of mojo/edk are going to change soon anyway. No functional
changes.

The public API will be cleaner than the EDK one, but the EDK one is
pretty well entrenched at this point. We'll split the two for now,
and relegate InternalPlatformHandle/ScopedInternalPlatformHandle to
internal EDK usage only, once the public API lands.

TBR=jcivelli@chromium.org
TBR=sky@chromium.org
TBR=miu@chromium.org

Bug: 844764
Change-Id: I206602f1a6966367f19159fda29aa4337b9470d6
Reviewed-on: https://chromium-review.googlesource.com/1068265
Commit-Queue: Ken Rockot <rockot@chromium.org>
Reviewed-by: Scott Violet <sky@chromium.org>
Reviewed-by: Ken Rockot <rockot@chromium.org>
Cr-Commit-Position: refs/heads/master@{#560475}

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