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

Unified Diff: build/all.gyp

Issue 1021763002: Add ANGLE perf tests targets. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add missing main file Created 5 years, 9 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
« no previous file with comments | « no previous file | gpu/angle_perftests_main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index 2813ca2c8dcbb4d51f28126d2c8847ef4e7b4e56..2cb463ef2aeb07c9cc19e14aa58e6b053fc9d2f7 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -557,6 +557,7 @@
['OS=="win"', {
'dependencies': [
'../chrome/chrome.gyp:crash_service',
+ '../gpu/gpu.gyp:angle_perftests',
],
}],
['OS=="win" and target_arch=="ia32"', {
« no previous file with comments | « no previous file | gpu/angle_perftests_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698