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

Unified Diff: components/cronet.gypi

Issue 1483843002: Port cronet build rules to GN part 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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 4f567a81b79cf04e12c54d913592cd2a14c8fa84..d2ad6d246efd824227b243cb3dc6a233ada14729 100644
--- a/components/cronet.gypi
+++ b/components/cronet.gypi
@@ -5,7 +5,6 @@
{
'conditions': [
['OS=="android"', {
- # TODO(mef): Figure out what needs to be done for gn script.
'targets': [
{
'target_name': 'cronet_jni_headers',

Powered by Google App Engine
This is Rietveld 408576698