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

Unified Diff: mojo/tools/data/apptests

Issue 1816323002: Converts resource_provider apptests to unit tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add quit to delegate and remove dep Created 4 years, 9 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/resource_provider/unittests_manifest.json ('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 d28fb98c321706614dcf727454c06dda71c04a12..a3a4940d742bf7fe9acae58bbd8790e62b751a04 100644
--- a/mojo/tools/data/apptests
+++ b/mojo/tools/data/apptests
@@ -24,10 +24,6 @@
# WARNING: If you add a test make sure the gn target mojo_apptests depends upon
# it.
tests = [
- {
- 'test': 'mojo:resource_provider_apptests',
- 'type': 'gtest_isolated',
- },
# TODO(msw|jam): Fix and enable the runner_apptests: http://crbug.com/479316
#{
# 'test': 'mojo:runner_apptests',
« no previous file with comments | « components/resource_provider/unittests_manifest.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698