Index: net/net.gypi |
diff --git a/net/net.gypi b/net/net.gypi |
index 6da22e3b423dc41a9e7470613157b1bcf2b0ddc6..4e580f5fbd1e122cff3bc14f8fb0d6b0135c05a1 100644 |
--- a/net/net.gypi |
+++ b/net/net.gypi |
@@ -1775,5 +1775,10 @@ |
'net_base_test_mac_ios_sources': [ |
'base/mac/url_conversions_unittest.mm', |
], |
+ 'net_docs_script': 'tools/net_docs/net_docs.py', |
+ 'net_docs_sources': [ |
+ 'README.md', |
+ ], |
+ 'net_docs_output_dir': '<(PRODUCT_DIR)/net/docs', |
Randy Smith (Not in Mondays)
2015/01/23 15:04:18
My instinct looking at this file is that it's not
Deprecated (see juliatuttle)
2015/01/23 20:13:00
It should be here; the expectation is that in the
|
} |
} |