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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 2254303002: Move GLImageOzoneNativePixmap tests to src/ui/ozone. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Try as console test. 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/chromium.chromiumos.json ('k') | ui/gl/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/gn_isolate_map.pyl
diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
index 85f6a1e96d01d1f6724cf1cdf872ab05233ee947..b9abaf1c1d51be48c6bd1cf75ca46dd68331b07e 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -502,6 +502,10 @@
"label": "//ui/ozone:ozone_unittests",
"type": "console_test_launcher",
},
+ "ozone_gl_unittests": {
+ "label": "//ui/ozone/gl:ozone_gl_unittests",
+ "type": "console_test_launcher",
+ },
"ppapi_unittests": {
"label": "//ppapi:ppapi_unittests",
"type": "console_test_launcher",
« no previous file with comments | « testing/buildbot/chromium.chromiumos.json ('k') | ui/gl/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698