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

Unified Diff: ui/chromeos/BUILD.gn

Issue 2202393002: swarming: wholesale switch remaining tests to run on Swarming. (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@master
Patch Set: No need to modify mb.py 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 | « testing/buildbot/gn_isolate_map.pyl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/chromeos/BUILD.gn
diff --git a/ui/chromeos/BUILD.gn b/ui/chromeos/BUILD.gn
index 69fd5c6f64dd485ab6142e3e9d7a9caaa585cc44..f57b983b5e5390b81ac7046e455cb73d92a1a3f0 100644
--- a/ui/chromeos/BUILD.gn
+++ b/ui/chromeos/BUILD.gn
@@ -94,4 +94,8 @@ test("ui_chromeos_unittests") {
"//ui/views",
"//ui/views:test_support",
]
+ data = [
+ "$root_out_dir/locales/en-US.pak",
+ "$root_out_dir/ui_test.pak",
+ ]
}
« no previous file with comments | « testing/buildbot/gn_isolate_map.pyl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698