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

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, 1 month 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
Index: net/net.gyp
diff --git a/net/net.gyp b/net/net.gyp
index 1749a46246ba395b797266bc7b442453c56bfc56..497b1d4d9ba62f2542e79b4e652a960e2fc0d6ab 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -80,7 +80,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': [
« components/data_reduction_proxy/core/common/BUILD.gn ('K') | « components/pref_registry/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698