Index: services/video_capture/public/interfaces/typemaps.gni |
diff --git a/services/video_capture/public/interfaces/typemaps.gni b/services/video_capture/public/interfaces/typemaps.gni |
index 5ac7246e7685e485bfc9dfba7d0c1e3645ee93ba..7a1bfe0653844995d0a47b27ead22fec05290742 100644 |
--- a/services/video_capture/public/interfaces/typemaps.gni |
+++ b/services/video_capture/public/interfaces/typemaps.gni |
@@ -3,6 +3,6 @@ |
# found in the LICENSE file. |
typemaps = [ |
- "//services/video_capture/public/interfaces/video_capture_device_descriptor.typemap", |
- "//services/video_capture/public/interfaces/video_capture_settings.typemap", |
+ "//services/video_capture/public/interfaces/device_descriptor.typemap", |
+ "//services/video_capture/public/interfaces/capture_settings.typemap", |
] |