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

Unified Diff: gpu/khronos_glcts_support/khronos_glcts_framework.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
Index: gpu/khronos_glcts_support/khronos_glcts_framework.gyp
diff --git a/gpu/khronos_glcts_support/khronos_glcts_framework.gyp b/gpu/khronos_glcts_support/khronos_glcts_framework.gyp
index 578794f1616652a9fa04aa43a166fda39a5f9ce2..43cee74c2d05f4c94fba8bf6ac3b7ba87bc0a2cf 100644
--- a/gpu/khronos_glcts_support/khronos_glcts_framework.gyp
+++ b/gpu/khronos_glcts_support/khronos_glcts_framework.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_defaults.gypi ('k') | gpu/khronos_glcts_support/khronos_glcts_gtf.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698