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

Unified Diff: components/cronet.gypi

Issue 1612863004: Revert of [third-party] Netty fork of Tomcat Native (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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 | « DEPS ('k') | third_party/apache-portable-runtime/LICENSE » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/cronet.gypi
diff --git a/components/cronet.gypi b/components/cronet.gypi
index a05dee63246e140804c890d32e97c538aa77f751..b45aeda7c4de0b1afe2c2ae49d3532cdd4435215 100644
--- a/components/cronet.gypi
+++ b/components/cronet.gypi
@@ -381,8 +381,6 @@
'dependencies': [
'cronet_java',
'../net/net.gyp:net_java_test_support',
- '../third_party/netty-tcnative/netty-tcnative.gyp:netty-tcnative',
- '../third_party/netty4/netty.gyp:netty_all',
],
'variables': {
'apk_name': 'CronetTest',
@@ -391,9 +389,6 @@
'asset_location': 'cronet/android/test/assets',
'native_lib_target': 'libcronet_tests',
'run_findbugs': 1,
- 'additional_bundled_libs': [
- '<(PRODUCT_DIR)/lib/libnetty-tcnative.so',
- ],
},
'includes': [ '../build/java_apk.gypi' ],
},
« no previous file with comments | « DEPS ('k') | third_party/apache-portable-runtime/LICENSE » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698