Skip to content
Snippets Groups Projects
Commit 871adae2 authored by Jeremy Manson's avatar Jeremy Manson Committed by CQ bot account: commit-bot@chromium.org
Browse files

[fidl] Remove ordinals from Peridot layer and format.

Done with:
../out/build-zircon/tools/fidl-format -i --remove-ordinals $(grep -l interface $(find . -name \*.fidl | grep -v \.cipd | grep -v third_party ))

(All FIDL files in peridot had explicit ordinals)

This is a "new world" copy of https://fuchsia-review.googlesource.com/c/peridot/+/249052 - proper review can be found there.

Test: CQ
Change-Id: I606e0fd80448719f2d0e0fb62edc173947a1163f
parent fe42fd43
No related branches found
No related tags found
Loading
Showing
with 176 additions and 176 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment