[roll] Roll fuchsia [bazel][idk] Group fuchsia_deps with deps in macros

Move the `fuchsia_deps` attribute after `deps` in the
`idk_cc_*_library()` macros since it is more closely related than other
deps attributes. This also establishes a pattern for adding other
similar attributes.

NO_IFTTT=This only reorders attributes and does not need to be reflected in the GN templates.

Original-Bug: 417305295
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1482821
Original-Revision: 0291c96db47582ec47676a9bb2fb46ea524771ce
GitOrigin-RevId: a7241a28be7947f22a534584817001822cea7d4d
Change-Id: I7ccbf0a4fee60ee3c765c70529be7c6f4e139050
1 file changed
tree: 18aefe5ffc2d25e21376dcafe9e5a500f1ef2ac3
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.