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

Unified Diff: net/net.gyp

Issue 1483843002: Port cronet build rules to GN part 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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 | « google_apis/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gyp
diff --git a/net/net.gyp b/net/net.gyp
index 6579e15864847470e238ad992689abf741a0b6fb..f18f43490b98c661870002db9e94a069ec051e31 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -81,7 +81,7 @@
},
{
# Protobuf compiler / generator for QUIC crypto protocol buffer.
- # GN version: //net/quic/proto
+ # GN version: //net:net_quic_proto
'target_name': 'net_quic_proto',
'type': 'static_library',
'sources': [
« no previous file with comments | « google_apis/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698