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

Unified Diff: services/BUILD.gn

Issue 2677553003: Shape detection unittests mac (QR and Face) in GPU bots (Closed)
Patch Set: filter FaceDetectionImplMacTest Created 3 years, 10 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 | « content/test/gpu/generate_buildbot_json.py ('k') | services/shape_detection/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/BUILD.gn
diff --git a/services/BUILD.gn b/services/BUILD.gn
index 38f150cb32c6fece223ce04ae4af62a212296194..e2d53329de1928d8f73c53e05a6d1c32718e750d 100644
--- a/services/BUILD.gn
+++ b/services/BUILD.gn
@@ -18,6 +18,7 @@ service_test("service_unittests") {
"//services/device:tests",
"//services/image_decoder:tests",
"//services/memory_instrumentation:tests",
+ "//services/shape_detection:tests",
]
if (is_android) {
« no previous file with comments | « content/test/gpu/generate_buildbot_json.py ('k') | services/shape_detection/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698