Mandoline: Move content_handler.mojom from third_party/ to mojo/.
commit5f027e9bda509d9bd23d91859cd6c3a54ca35808
authorerg <erg@chromium.org>
Tue, 19 May 2015 17:16:33 +0000 (19 10:16 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 19 May 2015 17:17:43 +0000 (19 17:17 +0000)
treeafccbc2054d921e79956c9fe3a6dd629e7ea6519
parent859d9a26e396f802f6aafa13c45a1ce056fe6154
Mandoline: Move content_handler.mojom from third_party/ to mojo/.

mojo.ContentHandler is a core thing used by the shell, and thus should
be part of the Application interface. This should enable further
refactoring.

BUG=

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

Cr-Commit-Position: refs/heads/master@{#330540}
14 files changed:
components/html_viewer/BUILD.gn
components/html_viewer/html_document.h
components/html_viewer/html_viewer.cc
mandoline/services/core_services/BUILD.gn
mandoline/services/core_services/core_services_application_delegate.h
mojo/application/BUILD.gn
mojo/application/content_handler_factory.h
mojo/application/public/interfaces/BUILD.gn
mojo/application/public/interfaces/content_handler.mojom [moved from third_party/mojo_services/src/content_handler/public/interfaces/content_handler.mojom with 100% similarity]
mojo/runner/android/android_handler.h
mojo/shell/BUILD.gn
mojo/shell/application_manager.cc
mojo/shell/shell_impl.cc
third_party/mojo_services/src/content_handler/public/interfaces/BUILD.gn [deleted file]