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

Unified Diff: build/gn_migration.gypi

Issue 1875583002: Revert of Include class relationship diagrams in network stack documentation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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
« no previous file with comments | « no previous file | net/docs/README.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/gn_migration.gypi
diff --git a/build/gn_migration.gypi b/build/gn_migration.gypi
index 16fa4cf8f2b6ecd7b62895d7bfd207b5cb1b15b8..00fc23f0d7239cba256e2f98396410f02e901c4c 100644
--- a/build/gn_migration.gypi
+++ b/build/gn_migration.gypi
@@ -696,6 +696,7 @@
['OS=="linux" or OS=="win"', {
'dependencies': [
# TODO(GYP): Figure out which of these run on android/mac/win/ios/etc.
+ '../net/net.gyp:net_docs',
'../remoting/remoting.gyp:ar_sample_test_driver',
# TODO(GYP): in progress - see tfarina.
@@ -723,6 +724,7 @@
'../content/content_shell_and_tests.gyp:content_shell_crash_service',
'../gpu/gpu.gyp:angle_end2end_tests',
'../gpu/gpu.gyp:angle_perftests',
+ '../net/net.gyp:net_docs',
'../ppapi/ppapi_internal.gyp:ppapi_perftests',
'../remoting/remoting.gyp:ar_sample_test_driver',
'../remoting/remoting.gyp:remoting_breakpad_tester',
« no previous file with comments | « no previous file | net/docs/README.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698