1 # Copyright 2015 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.
7 # GN version: //media/mojo/interfaces
8 'target_name': 'platform_verification_mojo_bindings',
11 'platform_verification.mojom',
13 'includes': [ '../../../third_party/mojo/mojom_bindings_generator.gypi' ],
16 'target_name': 'platform_verification_api',
17 'type': 'static_library',
19 'platform_verification_mojo_bindings',
20 '../../../mojo/mojo_base.gyp:mojo_application_bindings',
21 '../../../mojo/mojo_base.gyp:mojo_environment_chromium',
22 '../../../third_party/mojo/mojo_public.gyp:mojo_cpp_bindings',
25 '<(SHARED_INTERMEDIATE_DIR)/media/mojo/interfaces/platform_verification.mojom.cc',
26 '<(SHARED_INTERMEDIATE_DIR)/media/mojo/interfaces/platform_verification.mojom.h',