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

Unified Diff: gpu/khronos_glcts_support/khronos_glcts_test.gyp

Issue 1427433007: gpu/khronos_glcts_support: Move target_defaults into separate file (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@glcts
Patch Set: rebase Created 5 years, 2 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 | « gpu/khronos_glcts_support/khronos_glcts_gtf.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/khronos_glcts_support/khronos_glcts_test.gyp
diff --git a/gpu/khronos_glcts_support/khronos_glcts_test.gyp b/gpu/khronos_glcts_support/khronos_glcts_test.gyp
index 70b193209d0f11c166e5d442aa529243c438b8f6..f6fe8c35575e2f06ac481a5e668b7604586a4751 100644
--- a/gpu/khronos_glcts_support/khronos_glcts_test.gyp
+++ b/gpu/khronos_glcts_support/khronos_glcts_test.gyp
@@ -5,6 +5,7 @@
{
'includes': [
'khronos_glcts.gypi',
+ 'khronos_glcts_defaults.gypi',
],
'targets': [
{
« no previous file with comments | « gpu/khronos_glcts_support/khronos_glcts_gtf.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698