Chromium Code Reviews| Index: dart/utils/apidoc/docgen.gyp |
| diff --git a/dart/utils/apidoc/docgen.gyp b/dart/utils/apidoc/docgen.gyp |
| index 69bb64ab96130d86994e5e2dbe13cd929ae1af39..461c3947a7b40251b689a036d9d371a74add1501 100644 |
| --- a/dart/utils/apidoc/docgen.gyp |
| +++ b/dart/utils/apidoc/docgen.gyp |
| @@ -84,6 +84,8 @@ |
| '--exclude-lib=async_helper', |
| '--exclude-lib=expect', |
| '--exclude-lib=docgen', |
| + '--exclude-lib=compiler', |
| + '--exclude-lib=try', |
| '../../pkg' |
| ], |
| 'message': 'Running docgen: <(_action)', |