chromium/third_party/blink/renderer/core/mojo/build.gni

# Copyright 2020 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

blink_core_sources_mojo = [
  "mojo.cc",
  "mojo.h",
  "mojo_handle.cc",
  "mojo_handle.h",
  "mojo_watcher.cc",
  "mojo_watcher.h",
  "test/mojo_interface_interceptor.cc",
  "test/mojo_interface_interceptor.h",
  "test/mojo_interface_request_event.cc",
  "test/mojo_interface_request_event.h",
]