# Copyright 2018 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. import("//build/config/ios/asset_catalog.gni") imageset("empty_history") { sources = [ "empty_history.imageset/Contents.json", "empty_history.imageset/empty_history.png", "empty_history.imageset/empty_history@2x.png", "empty_history.imageset/empty_history@3x.png", ] }