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

Unified Diff: blimp/BUILD.gn

Issue 2250513004: Convert blimp_browsertests to run on Swarming. (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@master
Patch Set: Created 4 years, 4 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 | testing/buildbot/chromium.linux.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/BUILD.gn
diff --git a/blimp/BUILD.gn b/blimp/BUILD.gn
index 01b232ab2761946bf2a1c934618163a4bf8b0acd..7654f2dda74e3dd3eb0f8e99243d880afa6990c5 100644
--- a/blimp/BUILD.gn
+++ b/blimp/BUILD.gn
@@ -79,6 +79,10 @@ if (is_linux) {
test("blimp_browsertests") {
deps = [
"//blimp/engine:browser_tests",
+ "//tools/xdisplaycheck",
+ ]
+ data = [
+ "test/data/",
]
}
« no previous file with comments | « no previous file | testing/buildbot/chromium.linux.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698