| Index: testing/buildbot/gn_isolate_map.pyl
|
| diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
|
| index 0566e640cb2508c49accd97bfc6e7a1fd2733769..9288371d7e1b65ddb92dc59c61e23c9b98fb3522 100644
|
| --- a/testing/buildbot/gn_isolate_map.pyl
|
| +++ b/testing/buildbot/gn_isolate_map.pyl
|
| @@ -70,6 +70,11 @@
|
| "label": "//android_webview/test:android_webview_unittests",
|
| "type": "console_test_launcher",
|
| },
|
| + "angle_deqp_egl_tests": {
|
| + "label": "//third_party/angle/src/tests:angle_deqp_egl_tests",
|
| + "type": "raw",
|
| + "args": [],
|
| + },
|
| "angle_deqp_gles2_tests": {
|
| "label": "//third_party/angle/src/tests:angle_deqp_gles2_tests",
|
| "type": "raw",
|
|
|