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..461071e831c30a3a63e9e233e4e2690b9bb51a85 100644 |
--- a/testing/buildbot/gn_isolate_map.pyl |
+++ b/testing/buildbot/gn_isolate_map.pyl |
@@ -315,11 +315,10 @@ |
#"label": "//third_party/libaddressinput:libaddressinput_unittests", |
#"type": "console_test_launcher", |
#}, |
- # See http://crbug.com/585151 |
- #"libphonenumber_unittests": { |
- #"label": "//third_party/libphonenumber:libphonenumber_unittests", |
- #"type": "console_test_launcher", |
- #}, |
+ "libphonenumber_unittests": { |
+ "label": "//third_party/libphonenumber:libphonenumber_unittests", |
+ "type": "console_test_launcher", |
+ }, |
"media_unittests": { |
"label": "//media:media_unittests", |
"type": "windowed_test_launcher", |