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

Unified Diff: content/content_tests.gypi

Issue 1039733002: Add Robolectric unittest suites to all.gyp and rename build targets. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Renaming Robolectric unit test build targets. Created 5 years, 9 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 | « chrome/chrome_tests.gypi ('k') | content/public/android/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 818e498a139d137bcfc87c724ff07e3a15bcc846..8a0ab3747f6d99b49d778e162582999f2c1df8b0 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -2028,8 +2028,8 @@
'includes': [ '../build/java_apk.gypi' ],
},
{
- # GN: //content/public/android:content_shell_unit_tests
- 'target_name': 'content_shell_unit_tests',
+ # GN: //content/public/android:content_junit_tests
+ 'target_name': 'content_junit_tests',
'type': 'none',
'dependencies': [
'content.gyp:content_java',
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | content/public/android/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698