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

Unified Diff: components/cronet.gypi

Issue 544223003: Add SetSupportsQuic method to explicitly specify server that supports QUIC. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sync Created 6 years, 3 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
Index: components/cronet.gypi
diff --git a/components/cronet.gypi b/components/cronet.gypi
index 4f65a0022ed4f8484679f5f0bae715f2656ca076..54e6354ef3b15d8a780aedc97647e996ea95449c 100644
--- a/components/cronet.gypi
+++ b/components/cronet.gypi
@@ -411,7 +411,7 @@
'target_name': 'libcronet_tests',
'type': 'shared_library',
'sources': [
- 'cronet/android/test/cronet_tests_jni.cc',
+ 'cronet/android/test/cronet_test_jni.cc',
],
'dependencies': [
'cronet_static',

Powered by Google App Engine
This is Rietveld 408576698