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

Unified Diff: net/net_nacl.gyp

Issue 448143008: Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespace (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 months 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') | net/proxy/proxy_bypass_rules.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net_nacl.gyp
diff --git a/net/net_nacl.gyp b/net/net_nacl.gyp
index 7ca48edcddb24d24b0a3ccd45bb898b4f1821783..87d6f6c100a1da2a0cb93c8e73e9f54060777dd4 100644
--- a/net/net_nacl.gyp
+++ b/net/net_nacl.gyp
@@ -22,6 +22,7 @@
'build_pnacl_newlib': 1,
},
'dependencies': [
+ '../base/base_nacl.gyp:base_nacl',
'../crypto/crypto_nacl.gyp:crypto_nacl',
'../native_client/tools.gyp:prep_toolchain',
'../native_client_sdk/native_client_sdk_untrusted.gyp:nacl_io_untrusted',
« no previous file with comments | « net/http/http_util_unittest.cc ('k') | net/proxy/proxy_bypass_rules.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698