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

Unified Diff: mojo/tools/data/apptests

Issue 1108403008: Adds resource_provider::ResourceProvider (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix Created 5 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/services/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/tools/data/apptests
diff --git a/mojo/tools/data/apptests b/mojo/tools/data/apptests
index f023d70697fe8cfe8565bf6f745ace31eed153b2..2c892f41dcfcf702542bab0752ae54e60f850fa5 100644
--- a/mojo/tools/data/apptests
+++ b/mojo/tools/data/apptests
@@ -51,4 +51,7 @@ tests = [
"test": "mojo:window_manager_apptests",
"shell-args": ["--use-headless-config"]
},
+ {
+ "test": "mojo:resource_provider_apptests",
+ },
]
« no previous file with comments | « mojo/services/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698