Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(748)

Unified Diff: net/net.gypi

Issue 1211003003: net: Add Life of a URLRequest documentation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Oops, forgot to save Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« net/docs/life-of-a-url-request.md ('K') | « net/docs/life-of-a-url-request.md ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index 19f5e90466ab5056572e0194e07e76fb24a7633e..3dd621468c599e91acd601ffc2792ada40fe01b3 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -1836,6 +1836,10 @@
'net_docs_script': 'tools/net_docs/net_docs.py',
'net_docs_sources': [
'README.md',
+ 'docs/bug-triage.md',
+ 'docs/bug-triage-labels.md',
+ 'docs/bug-triage-suggested-workflow.md',
+ 'docs/life-of-a-url-request.md',
'sdch/README.md',
],
'net_docs_output_dir': '<(PRODUCT_DIR)/net/docs',
« net/docs/life-of-a-url-request.md ('K') | « net/docs/life-of-a-url-request.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698