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

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: . Created 9 years, 5 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
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)',
],

Powered by Google App Engine
This is Rietveld 408576698