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

Unified Diff: components/resource_provider/BUILD.gn

Issue 1195623002: Reland: Run mojo unit tests on the Android main waterfall. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Continue building the view_manager tests group in mandoline:tests. Created 5 years, 6 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 | « components/html_viewer/BUILD.gn ('k') | mandoline/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/resource_provider/BUILD.gn
diff --git a/components/resource_provider/BUILD.gn b/components/resource_provider/BUILD.gn
index b495aa7078092870175017ebfeae37089692a64f..f151d120ce560fe25ce82c4e7170309ab84e11ea 100644
--- a/components/resource_provider/BUILD.gn
+++ b/components/resource_provider/BUILD.gn
@@ -94,8 +94,7 @@ source_set("lib") {
]
}
-test("tests") {
- output_name = "resource_provider_unittests"
+test("resource_provider_unittests") {
sources = [
"file_utils_unittest.cc",
]
« no previous file with comments | « components/html_viewer/BUILD.gn ('k') | mandoline/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698