Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(9331)

Unified Diff: chrome/chrome_tests.gypi

Issue 7563021: Added WebGL conformance test expectation script. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Updated regex. Created 9 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/test/gpu/generate_webgl_conformance_test_list.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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)',
],
« no previous file with comments | « no previous file | chrome/test/gpu/generate_webgl_conformance_test_list.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698