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

Unified Diff: BUILD.gn

Issue 2875573003: Create a new GN target //services/service_junit_tests, and enable it in bots. (Closed)
Patch Set: Create and enable //services/services_junit_tests. Created 3 years, 7 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 | « no previous file | device/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index b28cb49a19540242634e3e6960cd7f089d12087a..5b276b4a58ae93905cb7d8fb95fe566f4b493928 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -264,6 +264,7 @@ group("gn_all") {
"//device:device_junit_tests",
"//media/gpu:video_decode_accelerator_unittest",
"//net/android:net_junit_tests",
+ "//services:services_junit_tests",
blundell 2017/05/10 14:51:57 nit: this should be service_junit_tests to match s
"//testing/android/junit:junit_unit_tests",
"//third_party/android_async_task:android_async_task_java",
"//third_party/errorprone:chromium_errorprone",
« no previous file with comments | « no previous file | device/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698