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

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: 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
Index: mojo/tools/data/apptests
diff --git a/mojo/tools/data/apptests b/mojo/tools/data/apptests
index a35da32f0c6725e90b9bf9fc910298d9e1b93fc2..f936687553ac53e2c411a12eefcba4940a932117 100644
--- a/mojo/tools/data/apptests
+++ b/mojo/tools/data/apptests
@@ -48,4 +48,7 @@ tests = [
"test": "mojo:window_manager_apptests",
"shell-args": ["--use-headless-config"]
},
+ {
+ "test": "mojo:resource_provider_apptests",
+ },
]

Powered by Google App Engine
This is Rietveld 408576698