Commit a7baf43f authored by jmadill's avatar jmadill Committed by Commit bot

Add gpu_unittests to chromium_gpu_builder.

This should be consistent with the other targets in the builder.

BUG=391895

Review URL: https://codereview.chromium.org/584953002

Cr-Commit-Position: refs/heads/master@{#295745}
parent e81cbe30
......@@ -544,6 +544,7 @@
'../gpu/gles2_conform_support/gles2_conform_test.gyp:gles2_conform_test',
'../gpu/gpu.gyp:gl_tests',
'../gpu/gpu.gyp:angle_unittests',
'../gpu/gpu.gyp:gpu_unittests',
'../tools/telemetry/telemetry.gyp:*',
],
'conditions': [
......@@ -579,6 +580,7 @@
'../gpu/gles2_conform_support/gles2_conform_test.gyp:gles2_conform_test',
'../gpu/gpu.gyp:gl_tests',
'../gpu/gpu.gyp:angle_unittests',
'../gpu/gpu.gyp:gpu_unittests',
'../tools/telemetry/telemetry.gyp:*',
],
'conditions': [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment