Chromium Code Reviews| Index: scripts/slave/recipe_modules/isolate/resources/compare_build_artifacts.py |
| diff --git a/scripts/slave/recipe_modules/isolate/resources/compare_build_artifacts.py b/scripts/slave/recipe_modules/isolate/resources/compare_build_artifacts.py |
| index ad856931bc9a53f43af1260d842a3354243983f4..a87642327e387b1b0c784791f3bafc375b869f54 100755 |
| --- a/scripts/slave/recipe_modules/isolate/resources/compare_build_artifacts.py |
| +++ b/scripts/slave/recipe_modules/isolate/resources/compare_build_artifacts.py |
| @@ -30,11 +30,6 @@ WHITELIST = freeze({ |
| # Completed. |
| }, |
| - # http://crbug.com/383364 |
|
M-A Ruel
2015/04/15 20:44:46
Please refer this bug too in the CL description to
|
| - 'ios': { |
| - # TODO(maruel): Add files. |
| - }, |
| - |
| # http://crbug.com/330263 |
| 'linux': { |
| 'browser_tests.isolated', |
| @@ -116,8 +111,6 @@ WHITELIST = freeze({ |
| 'np_test_netscape_plugin.dll', |
| 'npapi_test_plugin.dll', |
| 'peerconnection_server.exe', |
| - 'ppapi_nacl_tests_pnacl_newlib_x32.nexe', |
| - 'ppapi_nacl_tests_pnacl_newlib_x64.nexe', |
| 'sync_integration_tests.exe', |
| 'sync_integration_tests.isolated', |
| 'test_registrar.exe', |