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

Unified Diff: services/catalog/BUILD.gn

Issue 1918143004: Convert Mojo tests to use swarming. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 8 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 | « mojo/tools/apptest_runner.py ('k') | services/shell/mojo_shell_unittests.isolate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/catalog/BUILD.gn
diff --git a/services/catalog/BUILD.gn b/services/catalog/BUILD.gn
index 46f166da3b7ebf3d144a32268da52e5e6fa7f65f..f19696bcb61fd3ba0891be42644deb3a0c7f7f84 100644
--- a/services/catalog/BUILD.gn
+++ b/services/catalog/BUILD.gn
@@ -52,6 +52,9 @@ source_set("unittests") {
sources = [
"entry_unittest.cc",
]
+ data = [
+ "//services/catalog/data/",
+ ]
deps = [
":lib",
"//base",
« no previous file with comments | « mojo/tools/apptest_runner.py ('k') | services/shell/mojo_shell_unittests.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698