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

Unified Diff: content/content_tests.gypi

Issue 23835020: Android: cleanup jni_android to minimize external dependencies. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index b1bf561c72d5bed437330880ae4ab0530464634b..f258bc06e77fc6d47d88cc18c560466e6273341b 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -758,6 +758,9 @@
],
}],
['OS == "android"', {
+ 'sources': [
+ 'browser/renderer_host/java/jni_helper_unittest.cc',
+ ],
'sources!': [
'browser/geolocation/gps_location_provider_unittest_linux.cc',
'browser/geolocation/network_location_provider_unittest.cc',
« content/browser/renderer_host/java/jni_helper.h ('K') | « content/content_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698