blob: f5bd50cc4b7b9844bf2a0570d2735065e6e40989 [file] [log] [blame]
# Copyright 2020 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
modules_idl_files = [
"barcode_detector.idl",
"face_detector.idl",
"text_detector.idl",
]
modules_dictionary_idl_files = [
"barcode_detector_options.idl",
"detected_barcode.idl",
"detected_face.idl",
"detected_text.idl",
"face_detector_options.idl",
"landmark.idl",
]