Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index 81e9c796719b8d6dd515240b0a8eebb9065687cd..91bde2c299056b1e3746d1b8984a731130c867b5 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -458,6 +458,7 @@ |
'../content/content_shell_and_tests.gyp:content_browsertests', |
'../content/content_shell_and_tests.gyp:content_gl_tests', |
'../gpu/gpu.gyp:gl_tests', |
+ '../gpu/gpu.gyp:angle_unittests', |
], |
'conditions': [ |
['internal_gles2_conform_tests', { |
@@ -495,6 +496,7 @@ |
'../content/content_shell_and_tests.gyp:content_browsertests', |
'../content/content_shell_and_tests.gyp:content_gl_tests', |
'../gpu/gpu.gyp:gl_tests', |
+ '../gpu/gpu.gyp:angle_unittests', |
], |
'conditions': [ |
['internal_gles2_conform_tests', { |