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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 2592983002: [devtools] Support different encodings for Page.CaptureScreenshot. (Closed)
Patch Set: Disabled test on MacOS >=10.11, added ref to bug. Created 3 years, 11 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.mac.json ('k') | third_party/WebKit/Source/core/inspector/browser_protocol.json » ('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 e6f84adc54d8b04acb47593c1098223e1ae1a398..a7f6d2962cbfe5763379159fbc6beb32347abc84 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -758,6 +758,10 @@
"label": "//skia:skia_unittests",
"type": "console_test_launcher",
},
+ "snapshot_unittests": {
+ "label": "//ui/snapshot:snapshot_unittests",
+ "type": "windowed_test_launcher",
+ },
"sql_unittests": {
"label": "//sql:sql_unittests",
"type": "console_test_launcher",
« no previous file with comments | « testing/buildbot/chromium.mac.json ('k') | third_party/WebKit/Source/core/inspector/browser_protocol.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698