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.
5 source_set("bindings") {
17 "lib/array_internal.cc",
18 "lib/array_internal.h",
19 "lib/array_serialization.h",
20 "lib/bindings_internal.h",
21 "lib/bindings_serialization.cc",
22 "lib/bindings_serialization.h",
23 "lib/bounds_checker.cc",
24 "lib/bounds_checker.h",
26 "lib/callback_internal.h",
29 "lib/filter_chain.cc",
31 "lib/fixed_buffer.cc",
34 "lib/message_builder.cc",
35 "lib/message_builder.h",
36 "lib/message_filter.cc",
37 "lib/message_header_validator.cc",
38 "lib/message_header_validator.h",
39 "lib/message_internal.h",
40 "lib/message_queue.cc",
41 "lib/message_queue.h",
42 "lib/no_interface.cc",
47 "lib/string_serialization.cc",
48 "lib/string_serialization.h",
49 "lib/template_util.h",
50 "lib/validation_errors.cc",
51 "lib/validation_errors.h",