Skip to content

Commit 7e9defb

Browse files
HalCanarySkia Commit-Bot
authored andcommitted
BUILD.gn: Fix formatting.
Bug: skia:9713 Change-Id: Ief84ae139acd000b29adcf32e0aead2fbdbff166 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/259536 Reviewed-by: Derek Sollenberger <djsollen@google.com> Commit-Queue: Hal Canary <halcanary@google.com>
1 parent 20b177a commit 7e9defb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

experimental/skottie_ios/BUILD.gn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ import("../../gn/ios.gni")
77
if (is_ios) {
88
ios_app_bundle("skottie_ios") {
99
sources = [
10-
"main.mm",
1110
"SkAnimationDraw.h",
1211
"SkTimeKeeper.h",
12+
"main.mm",
1313
]
1414
if (skia_use_metal) {
1515
sources += [

0 commit comments

Comments
 (0)