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

Unified Diff: net/BUILD.gn

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 | « ios/chrome/browser/net/ios_chrome_http_user_agent_settings.mm ('k') | net/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/BUILD.gn
diff --git a/net/BUILD.gn b/net/BUILD.gn
index 9a22c35187c3df89b515ba45e2eb5f0eb60598f5..a411830a033f0932107eb65e9a0f77ba066170f0 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -393,6 +393,7 @@ component("net") {
sources += [
"base/filename_util_icu.cc",
"base/net_string_util_icu.cc",
+ "http/http_util_icu.cc",
]
}
« no previous file with comments | « ios/chrome/browser/net/ios_chrome_http_user_agent_settings.mm ('k') | net/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698