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

Unified Diff: components/cronet/cronet_static.gypi

Issue 923213002: Use "@NativeClassQualifiedName" in CronetUrlRequest.java (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@nativeclass
Patch Set: Address Matt's comments Created 5 years, 9 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/cronet_static.gypi
diff --git a/components/cronet/cronet_static.gypi b/components/cronet/cronet_static.gypi
index baf73e667616a8a65fa047696b8e971fca53bd6c..e4d688a89ca093569a1ec393b7cd911030040295 100644
--- a/components/cronet/cronet_static.gypi
+++ b/components/cronet/cronet_static.gypi
@@ -29,8 +29,6 @@
'android/cronet_upload_data_stream_adapter.h',
'android/cronet_upload_data_stream_delegate.cc',
'android/cronet_upload_data_stream_delegate.h',
- 'android/cronet_url_request.cc',
- 'android/cronet_url_request.h',
'android/cronet_url_request_adapter.cc',
'android/cronet_url_request_adapter.h',
'android/cronet_url_request_context_adapter.cc',

Powered by Google App Engine
This is Rietveld 408576698