Chromium Code Reviews| Index: utils/apidoc/apidoc.gyp |
| diff --git a/utils/apidoc/apidoc.gyp b/utils/apidoc/apidoc.gyp |
| index ba0530cab5883a4f686ae239e914c6061c3806a8..931a11a0c4b992c4ab58044b865537cf9a3bfd8a 100644 |
| --- a/utils/apidoc/apidoc.gyp |
| +++ b/utils/apidoc/apidoc.gyp |
| @@ -44,6 +44,7 @@ |
| '--out=<(PRODUCT_DIR)/api_docs', |
| '--mode=static', |
| '--exclude-lib=webdriver', |
| + '--exclude-lib=http', |
| '--exclude-lib=dartdoc', |
| ], |
| 'message': 'Running apidoc: <(_action)', |