Commit 3de08f0a authored by Natalie Chouinard's avatar Natalie Chouinard Committed by Commit Bot

gn format remoting/ios/app/remoting_ios_tmpl.gni

This version of gn now automatically sorts all lists with variable
names ending in the suffix "sources" or "deps".

Bug: 1033668
Change-Id: I02d52745e3b3cc8fa4980f801f95bbc55a313e5f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1970732Reviewed-by: default avatarYuwei Huang <yuweih@chromium.org>
Commit-Queue: Natalie Chouinard <chouinard@chromium.org>
Cr-Commit-Position: refs/heads/master@{#725594}
parent 608ac152
......@@ -104,8 +104,8 @@ template("ios_remoting_app_tmpl") {
deps = invoker.deps
bundle_deps = [
":$_launchscreen_storyboard_target_name",
":$_credits_bundle_target_name",
":$_launchscreen_storyboard_target_name",
]
assert_no_deps = [ "//third_party/ffmpeg:*" ]
......
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