Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index e97e0abc6b9f048b654e9ce8c772ee9422888b0b..6214c4dd968203666228ccd0dec0cb4efc4af467 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -251,6 +251,7 @@ |
'../chrome/chrome.gyp:gpu_tests', |
'../chrome/chrome.gyp:performance_browser_tests', |
'../chrome/chrome.gyp:performance_ui_tests', |
+ '../gpu/gpu.gyp:gl_tests', |
], |
}, # target_name: chromium_gpu_builder |
{ |
@@ -258,6 +259,7 @@ |
'type': 'none', |
'dependencies': [ |
'../chrome/chrome.gyp:gpu_tests', |
+ '../gpu/gpu.gyp:gl_tests', |
], |
}, # target_name: chromium_gpu_debug_builder |
{ |