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

Unified Diff: gpu/khronos_glcts_support/khronos_glcts_cts.gyp

Issue 1405133010: gpu/khronos_glcts_support: add support for GN builds (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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_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': [
{

Powered by Google App Engine
This is Rietveld 408576698