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

Unified Diff: net/net.gypi

Issue 2559243003: Extend with a language code in http accept languages
Patch Set: Rebased and modified descriptions 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
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index cb983a25aab6a0083a145eb5c62258356482f4d9..3376d32d0a7ec12be8f218c382212927681c31a2 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',

Powered by Google App Engine
This is Rietveld 408576698