Revert of Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 (patchset...
commitbd9bf5a43f904f59ebac4f0982a3e3ddddf61e4b
authorrockot <rockot@chromium.org>
Sun, 23 Aug 2015 01:42:04 +0000 (22 18:42 -0700)
committerCommit bot <commit-bot@chromium.org>
Sun, 23 Aug 2015 01:42:53 +0000 (23 01:42 +0000)
tree3c161b06e3a5e95ad142a7f4ea28b0816ba0fb9e
parent59c45a7ebc21338ca0bf3b5e10b815a18e9ac7b9
Revert of Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 (patchset #1 id:1 of https://codereview.chromium.org/1310103002/ )

Reason for revert:
Looks like this breaks mojo_system_unittests on Android...

http://build.chromium.org/p/chromium.linux/buildstatus?builder=Android%20GN&number=29595

Original issue's description:
> Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598
>
> Re-land. Previously conflicted with another CL that landed
> just before the roll.
>
> BUG=None
> TBR=jam@chromium.org,ben@chromium.org
> TBR=mfoltz@chromium.org
> TBR=mek@chromium.org
> TBR=xhwang@chromium.org
> TBR=shess@chromium.org
>
> Committed: https://crrev.com/0bfe154baad9ddfb1f0c6ecc7cace36e8f430e75
> Cr-Commit-Position: refs/heads/master@{#344994}

TBR=ben@chromium.org,jam@chromium.org,mek@chromium.org,mfoltz@chromium.org,shess@chromium.org,xhwang@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=None

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

Cr-Commit-Position: refs/heads/master@{#344996}
138 files changed:
build/module_args/dart.gni [deleted file]
chrome/browser/media/router/media_router_mojo_impl.h
chrome/browser/media/router/media_router_mojo_test.h
components/devtools_service/devtools_http_server.h
components/filesystem/files_test_base.h
components/html_viewer/document_resource_waiter.h
components/html_viewer/html_frame.cc
components/html_viewer/html_frame.h
components/html_viewer/web_socket_handle_impl.cc
content/browser/presentation/presentation_service_impl.cc
content/browser/presentation/presentation_service_impl.h
content/child/navigator_connect/service_port_provider.h
content/renderer/presentation/presentation_dispatcher.h
content/renderer/usb/web_usb_client_impl.cc
content/renderer/usb/web_usb_device_impl.cc
content/renderer/usb/web_usb_device_impl.h
device/serial/data_receiver.h
device/serial/data_sink_receiver.h
device/serial/data_source_sender.h
extensions/browser/mojo/stash_backend_unittest.cc
ipc/mojo/ipc_channel_mojo.cc
mandoline/ui/aura/surface_binding.cc
media/mojo/services/mojo_cdm.h
media/mojo/services/mojo_renderer_impl.h
mojo/application/public/cpp/application_impl.h
mojo/application/public/cpp/lib/service_registry.h
mojo/gles2/command_buffer_client_impl.h
mojo/runner/child_process.cc
mojo/tools/rev_sdk.py
sql/mojo/sql_test_base.h
third_party/mojo/mojo_edk.gyp
third_party/mojo/mojo_edk_system_impl.gypi
third_party/mojo/mojo_edk_tests.gyp
third_party/mojo/mojo_public.gyp
third_party/mojo/src/mojo/edk/embedder/BUILD.gn
third_party/mojo/src/mojo/edk/embedder/embedder_unittest.cc
third_party/mojo/src/mojo/edk/embedder/platform_channel_pair_posix_unittest.cc
third_party/mojo/src/mojo/edk/embedder/simple_platform_support.cc
third_party/mojo/src/mojo/edk/js/tests/js_to_cpp_tests.cc
third_party/mojo/src/mojo/edk/mojo_edk.gni
third_party/mojo/src/mojo/edk/system/BUILD.gn
third_party/mojo/src/mojo/edk/system/channel.cc
third_party/mojo/src/mojo/edk/system/channel.h
third_party/mojo/src/mojo/edk/system/channel_endpoint.cc
third_party/mojo/src/mojo/edk/system/channel_endpoint.h
third_party/mojo/src/mojo/edk/system/channel_manager.cc
third_party/mojo/src/mojo/edk/system/channel_manager.h
third_party/mojo/src/mojo/edk/system/connection_manager.h
third_party/mojo/src/mojo/edk/system/connection_manager_unittest.cc
third_party/mojo/src/mojo/edk/system/core.cc
third_party/mojo/src/mojo/edk/system/core.h
third_party/mojo/src/mojo/edk/system/core_test_base.cc
third_party/mojo/src/mojo/edk/system/core_test_base.h
third_party/mojo/src/mojo/edk/system/data_pipe_consumer_dispatcher.cc
third_party/mojo/src/mojo/edk/system/data_pipe_consumer_dispatcher.h
third_party/mojo/src/mojo/edk/system/data_pipe_impl_unittest.cc
third_party/mojo/src/mojo/edk/system/data_pipe_producer_dispatcher.cc
third_party/mojo/src/mojo/edk/system/data_pipe_producer_dispatcher.h
third_party/mojo/src/mojo/edk/system/dispatcher.cc
third_party/mojo/src/mojo/edk/system/dispatcher.h
third_party/mojo/src/mojo/edk/system/dispatcher_unittest.cc
third_party/mojo/src/mojo/edk/system/endpoint_relayer.cc
third_party/mojo/src/mojo/edk/system/endpoint_relayer.h
third_party/mojo/src/mojo/edk/system/incoming_endpoint.cc
third_party/mojo/src/mojo/edk/system/incoming_endpoint.h
third_party/mojo/src/mojo/edk/system/ipc_support.cc
third_party/mojo/src/mojo/edk/system/master_connection_manager.cc
third_party/mojo/src/mojo/edk/system/master_connection_manager.h
third_party/mojo/src/mojo/edk/system/message_in_transit.h
third_party/mojo/src/mojo/edk/system/message_pipe_dispatcher.cc
third_party/mojo/src/mojo/edk/system/message_pipe_dispatcher.h
third_party/mojo/src/mojo/edk/system/mutex.cc [deleted file]
third_party/mojo/src/mojo/edk/system/mutex.h [deleted file]
third_party/mojo/src/mojo/edk/system/mutex_unittest.cc [deleted file]
third_party/mojo/src/mojo/edk/system/platform_handle_dispatcher.cc
third_party/mojo/src/mojo/edk/system/platform_handle_dispatcher.h
third_party/mojo/src/mojo/edk/system/raw_channel_unittest.cc
third_party/mojo/src/mojo/edk/system/shared_buffer_dispatcher.cc
third_party/mojo/src/mojo/edk/system/shared_buffer_dispatcher.h
third_party/mojo/src/mojo/edk/system/simple_dispatcher.cc
third_party/mojo/src/mojo/edk/system/simple_dispatcher.h
third_party/mojo/src/mojo/edk/system/simple_dispatcher_unittest.cc
third_party/mojo/src/mojo/edk/system/slave_connection_manager.cc
third_party/mojo/src/mojo/edk/system/slave_connection_manager.h
third_party/mojo/src/mojo/edk/system/test_channel_endpoint_client.cc
third_party/mojo/src/mojo/edk/system/test_channel_endpoint_client.h
third_party/mojo/src/mojo/edk/system/test_utils.h
third_party/mojo/src/mojo/edk/system/thread_annotations.h [deleted file]
third_party/mojo/src/mojo/edk/system/thread_annotations_unittest.cc [deleted file]
third_party/mojo/src/mojo/edk/system/waiter_unittest.cc
third_party/mojo/src/mojo/edk/test/BUILD.gn
third_party/mojo/src/mojo/public/VERSION
third_party/mojo/src/mojo/public/c/gpu/DEPS [deleted file]
third_party/mojo/src/mojo/public/cpp/bindings/BUILD.gn
third_party/mojo/src/mojo/public/cpp/bindings/binding.h
third_party/mojo/src/mojo/public/cpp/bindings/callback.h
third_party/mojo/src/mojo/public/cpp/bindings/error_handler.h [new file with mode: 0644]
third_party/mojo/src/mojo/public/cpp/bindings/interface_impl.h [new file with mode: 0644]
third_party/mojo/src/mojo/public/cpp/bindings/interface_ptr.h
third_party/mojo/src/mojo/public/cpp/bindings/lib/connector.cc
third_party/mojo/src/mojo/public/cpp/bindings/lib/connector.h
third_party/mojo/src/mojo/public/cpp/bindings/lib/map_data_internal.h
third_party/mojo/src/mojo/public/cpp/bindings/lib/message_queue.cc [moved from third_party/mojo/src/mojo/public/cpp/bindings/tests/message_queue.cc with 80% similarity]
third_party/mojo/src/mojo/public/cpp/bindings/lib/message_queue.h [moved from third_party/mojo/src/mojo/public/cpp/bindings/tests/message_queue.h with 61% similarity]
third_party/mojo/src/mojo/public/cpp/bindings/strong_binding.h
third_party/mojo/src/mojo/public/cpp/bindings/tests/BUILD.gn
third_party/mojo/src/mojo/public/cpp/bindings/tests/binding_callback_unittest.cc
third_party/mojo/src/mojo/public/cpp/bindings/tests/binding_unittest.cc
third_party/mojo/src/mojo/public/cpp/bindings/tests/bindings_perftest.cc [deleted file]
third_party/mojo/src/mojo/public/cpp/bindings/tests/callback_unittest.cc
third_party/mojo/src/mojo/public/cpp/bindings/tests/connector_unittest.cc
third_party/mojo/src/mojo/public/cpp/bindings/tests/interface_ptr_unittest.cc
third_party/mojo/src/mojo/public/cpp/bindings/tests/request_response_unittest.cc
third_party/mojo/src/mojo/public/cpp/bindings/tests/router_unittest.cc
third_party/mojo/src/mojo/public/cpp/bindings/tests/validation_unittest.cc
third_party/mojo/src/mojo/public/dart/.analysis_options [deleted file]
third_party/mojo/src/mojo/public/dart/.gitignore
third_party/mojo/src/mojo/public/dart/BUILD.gn
third_party/mojo/src/mojo/public/dart/CHANGELOG.md
third_party/mojo/src/mojo/public/dart/lib/io.dart [new file with mode: 0644]
third_party/mojo/src/mojo/public/dart/pubspec.yaml
third_party/mojo/src/mojo/public/dart/rules.gni
third_party/mojo/src/mojo/public/interfaces/bindings/tests/BUILD.gn
third_party/mojo/src/mojo/public/interfaces/bindings/tests/ping_service.mojom [deleted file]
third_party/mojo/src/mojo/public/interfaces/bindings/tests/test_unions.mojom
third_party/mojo/src/mojo/public/mojo_application.gni
third_party/mojo/src/mojo/public/python/mojo_bindings/descriptor.py
third_party/mojo/src/mojo/public/python/mojo_bindings/reflection.py
third_party/mojo/src/mojo/public/python/mojo_bindings/serialization.py
third_party/mojo/src/mojo/public/tools/NETWORK_SERVICE_VERSION
third_party/mojo/src/mojo/public/tools/bindings/generators/cpp_templates/enum_declaration.tmpl
third_party/mojo/src/mojo/public/tools/bindings/generators/cpp_templates/module.h.tmpl
third_party/mojo/src/mojo/public/tools/bindings/generators/java_templates/interface_definition.tmpl
third_party/mojo/src/mojo/public/tools/bindings/generators/mojom_dart_generator.py
third_party/mojo/src/mojo/public/tools/bindings/generators/mojom_python_generator.py
third_party/mojo/src/mojo/public/tools/bindings/generators/python_templates/module.py.tmpl
third_party/mojo/src/mojo/public/tools/bindings/generators/python_templates/module_macros.tmpl
third_party/mojo/src/mojo/public/tools/dart_pkg.py