Commit f60f78c3 authored by Javier Ernesto Flores Robles's avatar Javier Ernesto Flores Robles Committed by Commit Bot

Fix iOS auto-roller

Removes duplicated icon package.

Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet
Change-Id: Ib4ed2ab9aeab2fa1cd81ab8804148732657f9ec1
bug: 845472
Reviewed-on: https://chromium-review.googlesource.com/1070968
Commit-Queue: Javier Ernesto Flores Robles <javierrobles@chromium.org>
Reviewed-by: default avatarSylvain Defresne <sdefresne@chromium.org>
Cr-Commit-Position: refs/heads/master@{#561445}
parent 0dc09344
......@@ -19,12 +19,12 @@ source_set("manual_fill") {
]
deps = [
":ic_credit_card",
":ic_keyboard_arrow_down",
":ic_keyboard_arrow_up",
":ic_vpn_key",
"//base",
"//ios/showcase/common",
"//third_party/material_design_icons:ic_account_circle",
"//third_party/material_design_icons:ic_keyboard_arrow_down",
]
libs = [
"UIKit.framework",
......@@ -39,7 +39,6 @@ import("//build/config/ios/asset_catalog.gni")
_image_sets = [
"action/ic_credit_card",
"communication/ic_vpn_key",
"hardware/ic_keyboard_arrow_down",
"hardware/ic_keyboard_arrow_up",
]
......
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