| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 4a2502c35e0f79dcb5cc1fb9841432fee611ed86..b13ca526a5a831aaa509c8bb2d77475c3d3b3649 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -3546,6 +3546,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)',
|
| ],
|
|
|