blob: 5718bc4da43847ace9e13f7e17c5abd2667d4d88 [file] [log] [blame]
# Copyright 2020 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
import("//build/config/ios/rules.gni")
import("//ios/public/provider/chrome/browser/build_config.gni")
group("resources") {
public_deps = [ ":main_interface" ]
}
bundle_data_storyboard_file("main_interface") {
source = "MainInterface.storyboard"
bundle_files = [
"UIViewController-Xki-Si-B7m.nib",
"Xki-Si-B7m-view-BuU-Ak-iZz.nib",
"Info.plist",
]
}