1 # Copyright 2014 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
9 "ipc_message_pipe_reader.cc",
10 "ipc_message_pipe_reader.h",
13 defines = [ "IPC_MOJO_IMPLEMENTATION" ]
17 "//base/third_party/dynamic_annotations",
19 "//mojo/environment:chromium",
20 "//mojo/public/cpp/bindings",
25 test("ipc_mojo_unittests") {
27 "ipc_channel_mojo_unittest.cc",
28 "run_all_unittests.cc",
33 "//base/test:test_support",
34 "//base/third_party/dynamic_annotations",
38 "//mojo/environment:chromium",