| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 2d55c7c82021ed48cb0af78bb5c320418f67272b..be8ee16dc13d281aac55cd37e8ffd7034c881c54 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -3547,6 +3547,7 @@
|
| {
|
| 'action_name': 'generate_webgl_conformance_test_list',
|
| 'inputs': [
|
| + 'test/gpu/webgl_conformance_test_expectations.txt',
|
| 'test/gpu/generate_webgl_conformance_test_list.py',
|
| '<!@(python test/gpu/generate_webgl_conformance_test_list.py --input)',
|
| ],
|
|
|