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

Unified Diff: components/cronet.gypi

Issue 1221513002: Update the cronet sample app with new async APIs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add WritableByteChannel Created 5 years, 5 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 019e11968ed83dc457027be641eacbbe8f1c257a..b445fbbbadc2d9bc6c36d4a0c183c3ca6047bd3f 100644
--- a/components/cronet.gypi
+++ b/components/cronet.gypi
@@ -321,7 +321,6 @@
'variables': {
'apk_name': 'CronetSampleTest',
'java_in_dir': 'cronet/android/sample/javatests',
- 'resource_dir': 'cronet/android/sample/res',
'is_test_apk': 1,
},
'includes': [ '../build/java_apk.gypi' ],

Powered by Google App Engine
This is Rietveld 408576698