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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 2560633004: Run native_theme unittests everywhere we run views_unittests. (Closed)
Patch Set: hack manage.py Created 4 years 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: testing/buildbot/gn_isolate_map.pyl
diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
index 1d57587112ae5ae9657d849c3a8458a56358de3a..65b12b512e68c2b57fc246e1ab86c021c916f91a 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -903,6 +903,10 @@
"label": "//services/ui/ime:mus_ime_unittests",
"type": "windowed_test_launcher",
},
+ "native_theme_unittests": {
+ "label": "//ui/native_theme:native_theme_unittests",
+ "type": "windowed_test_launcher",
+ },
"ui_android_unittests": {
"label": "//ui/android:ui_android_unittests",
"type": "console_test_launcher",

Powered by Google App Engine
This is Rietveld 408576698