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

Unified Diff: gpu/khronos_glcts_support/khronos_glcts_cts.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.gypi ('k') | gpu/khronos_glcts_support/khronos_glcts_defaults.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/khronos_glcts_support/khronos_glcts_cts.gyp
diff --git a/gpu/khronos_glcts_support/khronos_glcts_cts.gyp b/gpu/khronos_glcts_support/khronos_glcts_cts.gyp
index 560deec56e906e43f392dfba5dd55c0e80942f39..48cbd749ae8d95abf7a6901338700b396e89dd15 100644
--- a/gpu/khronos_glcts_support/khronos_glcts_cts.gyp
+++ b/gpu/khronos_glcts_support/khronos_glcts_cts.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.gypi ('k') | gpu/khronos_glcts_support/khronos_glcts_defaults.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698