Index: net/net.gyp |
diff --git a/net/net.gyp b/net/net.gyp |
index 6fa0f62c32244182412a8d5354ea448d08e02c1f..eb6d360b6dd8b35baf212b6cde6da0800f632eb9 100644 |
--- a/net/net.gyp |
+++ b/net/net.gyp |
@@ -1664,10 +1664,6 @@ |
}, |
'includes': [ '../build/android/java_cpp_template.gypi' ], |
}, |
- ], |
- }], |
- ['OS == "android"', { |
newt (away)
2014/08/27 20:05:29
why was this here to begin with?
cjhopman
2014/08/27 21:05:22
idk, the condition block above it has the exact sa
|
- 'targets': [ |
{ |
'target_name': 'net_unittests_apk', |
'type': 'none', |