11cb0ef41Sopenharmony_ci# Copyright 2016 The Chromium Authors. All rights reserved.
21cb0ef41Sopenharmony_ci# Use of this source code is governed by a BSD-style license that can be
31cb0ef41Sopenharmony_ci# found in the LICENSE file.
41cb0ef41Sopenharmony_ci
51cb0ef41Sopenharmony_ci{
61cb0ef41Sopenharmony_ci  'variables': {
71cb0ef41Sopenharmony_ci    'inspector_protocol_files': [
81cb0ef41Sopenharmony_ci      'lib/encoding_h.template',
91cb0ef41Sopenharmony_ci      'lib/encoding_cpp.template',
101cb0ef41Sopenharmony_ci      'lib/Allocator_h.template',
111cb0ef41Sopenharmony_ci      'lib/Array_h.template',
121cb0ef41Sopenharmony_ci      'lib/DispatcherBase_cpp.template',
131cb0ef41Sopenharmony_ci      'lib/DispatcherBase_h.template',
141cb0ef41Sopenharmony_ci      'lib/ErrorSupport_cpp.template',
151cb0ef41Sopenharmony_ci      'lib/ErrorSupport_h.template',
161cb0ef41Sopenharmony_ci      'lib/Forward_h.template',
171cb0ef41Sopenharmony_ci      'lib/FrontendChannel_h.template',
181cb0ef41Sopenharmony_ci      'lib/Maybe_h.template',
191cb0ef41Sopenharmony_ci      'lib/Object_cpp.template',
201cb0ef41Sopenharmony_ci      'lib/Object_h.template',
211cb0ef41Sopenharmony_ci      'lib/Parser_cpp.template',
221cb0ef41Sopenharmony_ci      'lib/Parser_h.template',
231cb0ef41Sopenharmony_ci      'lib/Protocol_cpp.template',
241cb0ef41Sopenharmony_ci      'lib/ValueConversions_h.template',
251cb0ef41Sopenharmony_ci      'lib/Values_cpp.template',
261cb0ef41Sopenharmony_ci      'lib/Values_h.template',
271cb0ef41Sopenharmony_ci      'templates/Exported_h.template',
281cb0ef41Sopenharmony_ci      'templates/Imported_h.template',
291cb0ef41Sopenharmony_ci      'templates/TypeBuilder_cpp.template',
301cb0ef41Sopenharmony_ci      'templates/TypeBuilder_h.template',
311cb0ef41Sopenharmony_ci      'code_generator.py',
321cb0ef41Sopenharmony_ci    ]
331cb0ef41Sopenharmony_ci  }
341cb0ef41Sopenharmony_ci}
35