Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index 6f17763cb259d89a02ed0f3cd00bd01b3d2bbe92..d55470634a8cdf7b934df9a2c8068faf7d2dcc71 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -353,6 +353,7 @@ |
'../chrome/chrome.gyp:performance_browser_tests', |
'../chrome/chrome.gyp:performance_ui_tests', |
'../content/content.gyp:content_browsertests', |
+ '../content/content.gyp:content_gl_tests', |
'../gpu/gpu.gyp:gl_tests', |
], |
'conditions': [ |
@@ -369,6 +370,7 @@ |
'dependencies': [ |
'../chrome/chrome.gyp:gpu_tests', |
'../content/content.gyp:content_browsertests', |
+ '../content/content.gyp:content_gl_tests', |
'../gpu/gpu.gyp:gl_tests', |
], |
'conditions': [ |