Revert "[fidl] Add new C++ to the dangerous identifier build graph"

This reverts commit f8e4edcdfc5413dc1970327e21d624cff0ab7b56.

Reason for revert: broke Tricium builder by adding many more files to
generated_sources.json (example: ci.chromium.org/b/8789141086997845057)

Original change's description:
> [fidl] Add new C++ to the dangerous identifier build graph
>
> Change-Id: I6a0c0ba13d85826a912f49adb5d4d6c2ef7e39d5
> Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/801689
> Fuchsia-Auto-Submit: Yifei Teng <yifeit@google.com>
> Reviewed-by: Mitchell Kember <mkember@google.com>
> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>

Change-Id: I4bd5dda03b635678221bd4022da14aacc92d92aa
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/803327
Fuchsia-Auto-Submit: Oliver Newman <olivernewman@google.com>
Reviewed-by: Yifei Teng <yifeit@google.com>
Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
Reviewed-by: RubberStamper 🤖 <android-build-ayeaye@system.gserviceaccount.com>
1 file changed
tree: 3cb9a6b1fcfa61e96a66b31075b75b734c160a79
  1. boards/
  2. build/
  3. bundles/
  4. docs/
  5. examples/
  6. products/
  7. scripts/
  8. sdk/
  9. src/
  10. third_party/
  11. tools/
  12. zircon/
  13. .clang-format
  14. .clang-tidy
  15. .editorconfig
  16. .git-blame-ignore-revs
  17. .gitattributes
  18. .gitignore
  19. .gitmodules
  20. .gn
  21. .style.yapf
  22. analysis_options.yaml
  23. AUTHORS
  24. BUILD.gn
  25. CODE_OF_CONDUCT.md
  26. CONTRIBUTING.md
  27. fuchsia.code-workspace
  28. LICENSE
  29. OWNERS
  30. PATENTS
  31. pyrightconfig.json
  32. README.md
  33. rustfmt.toml
README.md

Fuchsia

What is Fuchsia?

Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.

We expect everyone interacting with our project to respect our code of conduct.

Read more about Fuchsia's principles.

How can I build and run Fuchsia?

See Getting Started.

Where can I learn more about Fuchsia?

See fuchsia.dev.