Skip to content

Commit

Permalink
Add gn flags to generate size info for the supersize tool. (#4560)
Browse files Browse the repository at this point in the history
b/382770170

---------

Co-authored-by: Colin Liang <[email protected]>
  • Loading branch information
zhongqiliang and Colin Liang authored Dec 12, 2024
1 parent a1bbd77 commit 05ae7c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cobalt/android/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -203,4 +203,5 @@ content_shell_apk_tmpl("cobalt_apk") {
]
shared_libraries = [ ":libcobalt_content_shell_content_view" ]
command_line_flags_file = "content-shell-command-line"
include_size_info = is_official_build
}

0 comments on commit 05ae7c0

Please sign in to comment.