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

Unified Diff: chrome/chrome_tests.gypi

Issue 1198923010: Revert "Enable compilation of angle_end2end_tests on Linux" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Also revert angle_end2end_tests_run change Created 5 years, 6 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/gpu.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 35e671a57673355b35108080a39c135dc6e5ef85..5f0686018be451bbb1f5bf5fd72934e753fb6b6d 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -3248,7 +3248,7 @@
},
],
}],
- ['OS=="win" or OS=="linux"', {
+ ['OS=="win"', {
'targets': [
{
'target_name': 'angle_end2end_tests_run',
« no previous file with comments | « no previous file | gpu/gpu.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698