Commit a7636356 authored by Wei Lee's avatar Wei Lee Committed by Commit Bot

[CCA WebUI] Add missing SVG resources

Bug: 980846
Test: None
Change-Id: I2621e011ba544c42ee1fc5029df8cb69b5dd8ee1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2249213
Commit-Queue: Wei Lee <wtlee@chromium.org>
Commit-Queue: Kuo Jen Wei <inker@chromium.org>
Auto-Submit: Wei Lee <wtlee@chromium.org>
Reviewed-by: default avatarKuo Jen Wei <inker@chromium.org>
Cr-Commit-Position: refs/heads/master@{#779699}
parent 2d3b105c
......@@ -157,6 +157,10 @@
<include name="IDR_CAMERA_CAMERA_FOCUS_AIM_SVG" file="src/images/camera_focus_aim.svg" type="BINDATA" />
<include name="IDR_CAMERA_CAMERA_BUTTON_SETTINGS_SVG" file="src/images/camera_button_settings.svg" type="BINDATA" />
<include name="IDR_CAMERA_CAMERA_INTENT_PLAY_VIDEO_SVG" file="src/images/camera_intent_play_video.svg" type="BINDATA" />
<include name="IDR_CAMERA_CAMERA_BUTTON_FPS_30_SVG" file="src/images/camera_button_fps_30.svg" type="BINDATA" />
<include name="IDR_CAMERA_CAMERA_BUTTON_FPS_60_SVG" file="src/images/camera_button_fps_60.svg" type="BINDATA" />
<include name="IDR_CAMERA_CAMERA_INTENT_RESULT_CANCEL_SVG" file="src/images/camera_intent_result_cancel.svg" type="BINDATA" />
<include name="IDR_CAMERA_CAMERA_INTENT_RESULT_CONFIRM_SVG" file="src/images/camera_intent_result_confirm.svg" type="BINDATA" />
</includes>
</release>
</grit>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment