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

Unified Diff: net/net.gypi

Issue 2514493002: Move QUIC error codes to quic_error_codes.h. No behavior change. (Closed)
Patch Set: Created 4 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
« no previous file with comments | « no previous file | net/quic/core/quic_error_codes.h » ('j') | 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 c427a7d4351fafc5dcff431b7a64d44338c1385d..7e14559eddb889544062eb9209e977e1d0757472 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -1031,6 +1031,7 @@
'quic/core/quic_data_reader.h',
'quic/core/quic_data_writer.cc',
'quic/core/quic_data_writer.h',
+ 'quic/core/quic_error_codes.h',
'quic/core/quic_flags.cc',
'quic/core/quic_flags.h',
'quic/core/quic_flow_controller.cc',
« no previous file with comments | « no previous file | net/quic/core/quic_error_codes.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698