| Index: tools/gn/docs/faq.md
|
| diff --git a/tools/gn/docs/faq.md b/tools/gn/docs/faq.md
|
| index 980c18b9c33322b4c79c8297dfbd3055e817022f..cd32f6ad842a417e67c1bbd5b0a84c539d0b8f02 100644
|
| --- a/tools/gn/docs/faq.md
|
| +++ b/tools/gn/docs/faq.md
|
| @@ -12,10 +12,7 @@ and we'll keep the GN build running on these configurations.
|
| ## What is unsupported in GN?
|
|
|
| The main features not supported in GN yet are:
|
| - * Mac bundles
|
| - * Loadable module (this only matters on Mac where shared library !=
|
| - lodable module)
|
| - * Precompiled headers
|
| + * Mac/iOS bundles
|
|
|
| ## Where is the GN documentation?
|
|
|
|
|