| # 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 = [ "image_capture.idl" ] | |
| modules_dictionary_idl_files = [ | |
| "constrain_point_2d_parameters.idl", | |
| "media_settings_range.idl", | |
| "photo_capabilities.idl", | |
| "photo_settings.idl", | |
| "point_2d.idl", | |
| ] |