Update Linux build docs to remove GYP references.
This removes most references to the GYP build from files in docs starting with "linux_".
Review URL: https://codereview.chromium.org/1877013002
Cr-Commit-Position: refs/heads/master@{#386526}
diff --git a/docs/linux_eclipse_dev.md b/docs/linux_eclipse_dev.md
index 1da7354..a29035c 100644
--- a/docs/linux_eclipse_dev.md
+++ b/docs/linux_eclipse_dev.md
@@ -280,6 +280,10 @@
After fighting with with a number of approaches, I've found the below to work
best for me.
+*The instrcutions below are out-of-date since it references GYP. Please see
+`gn help gen` for how to generate an Eclipse CDT file in GN. If you use
+Eclipse and make it work, please update this documentation.*
+
1. From a shell in your src directory, run
`GYP_GENERATORS=ninja,eclipse build/gyp_chromium`
1. This generates <project root>/out/Debug/eclipse-cdt-settings.xml which