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

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: rebase again 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
« no previous file with comments | « net/data/file_stream_unittest/red.png ('k') | net/test/run_all_unittests.cc » ('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 3e5b04b7bcdbc962c5bf9fa215e41d1ebbd6e6b8..4f16adb7d19dec75e647621411b5d2c5d8d48f1f 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -2993,6 +2993,7 @@
'target_name': 'net_unittests_apk',
'type': 'none',
'dependencies': [
+ '../base/base.gyp:base_java_unittest_support',
'net_java',
'net_javatests',
'net_unittests',
« no previous file with comments | « net/data/file_stream_unittest/red.png ('k') | net/test/run_all_unittests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698