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

Unified Diff: net/net.gyp

Issue 46303005: Fix chrome upload with content uri (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: addressing tsepez's comments Created 7 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: net/net.gyp
diff --git a/net/net.gyp b/net/net.gyp
index 17594b85e50dab26047690e91b468c9b9df1af6a..2ebc3ba7e640365fe51fa100081583b84ab4843a 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -2991,6 +2991,7 @@
'target_name': 'net_unittests_apk',
'type': 'none',
'dependencies': [
+ '../base/base.gyp:base_java_unittest_support',
'net_java',
'net_javatests',
'net_unittests',

Powered by Google App Engine
This is Rietveld 408576698