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

Unified Diff: net/net.gypi

Issue 2559243003: Extend with a language code in http accept languages
Patch Set: Rebased, fixed nits and handed over this CL :( Created 4 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 | « net/http/http_util_unittest.cc ('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 f104a9471e8af75455abd0fe605255ce3896d61a..bca8a91e68525927ba89e847b4d83c54ba6ca9ce 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -768,6 +768,7 @@
'http/http_stream_parser.h',
'http/http_transaction.h',
'http/http_transaction_factory.h',
+ 'http/http_util_icu.h',
'http/http_version.h',
'http/md4.cc',
'http/md4.h',
@@ -1739,6 +1740,7 @@
'http/http_stream_factory_impl_request_unittest.cc',
'http/http_stream_factory_impl_unittest.cc',
'http/http_stream_parser_unittest.cc',
+ 'http/http_util_icu_unittest.cc',
'http/http_util_unittest.cc',
'http/http_vary_data_unittest.cc',
'http/mock_allow_http_auth_preferences.cc',
« no previous file with comments | « net/http/http_util_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698