Index: docs/linux_build_instructions.md |
diff --git a/docs/linux_build_instructions.md b/docs/linux_build_instructions.md |
index e6ecbe75040cbd2b03b38198d4cc46c1225d84c7..ba88282053f7bc748eae5bcfc79c154bda569800 100644 |
--- a/docs/linux_build_instructions.md |
+++ b/docs/linux_build_instructions.md |
@@ -132,6 +132,8 @@ page. |
## Advanced Features |
+* Want to use the (in development) GN build workflow? See |
+ [GN Quick Start](..tools/gn/docs/quick_start.md) |
suzyh_UTC10 (ex-contributor)
2016/03/17 05:42:30
Should be "../tools"?
alancutter (OOO until 2018)
2016/03/17 06:24:49
Yes thank you, I wish I knew how to test these fil
|
* Building frequently? See [LinuxFasterBuilds](linux_faster_builds.md). |
* Cross-compiling for ARM? See [LinuxChromiumArm](linux_chromium_arm.md). |
* Want to use Eclipse as your IDE? See |