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

Unified Diff: net/net.gyp

Issue 512923002: Add support for Android aidl and support for gyp's java_in_dir (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase 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
« no previous file with comments | « net/BUILD.gn ('k') | third_party/eyesfree/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gyp
diff --git a/net/net.gyp b/net/net.gyp
index 5e5f35e02aa61e9135271f6ae8265b585f7256e4..90c0c0da166f0d70de06ce86414561d164cca094 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -1682,10 +1682,6 @@
},
'includes': [ '../build/android/java_cpp_template.gypi' ],
},
- ],
- }],
- ['OS == "android"', {
- 'targets': [
{
'target_name': 'net_unittests_apk',
'type': 'none',
« no previous file with comments | « net/BUILD.gn ('k') | third_party/eyesfree/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698