Chromium Code Reviews| Index: utils/apidoc/apidoc.gyp |
| diff --git a/utils/apidoc/apidoc.gyp b/utils/apidoc/apidoc.gyp |
| index fad6410dce6f3a28627944a6c577bf68075c8cf8..e19f080c2d33d0095d5013605f6454d0018f581a 100644 |
| --- a/utils/apidoc/apidoc.gyp |
| +++ b/utils/apidoc/apidoc.gyp |
| @@ -85,6 +85,7 @@ |
| '--package-root=<(PRODUCT_DIR)/packages', |
| '--mode=static', |
| '--exclude-lib=analyzer_experimental', |
| + '--exclude-lib=async_helper', |
| '--exclude-lib=barback', |
| '--exclude-lib=browser', |
| '--exclude-lib=dartdoc', |