From 9034b1376430cb9ce753b8b49ef6455e55f2afb3 Mon Sep 17 00:00:00 2001 From: Mike Klein Date: Wed, 26 Oct 2016 17:54:36 -0400 Subject: gpu.gypi -> gpu.gni BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=4025 Change-Id: I55a6d58458500ccfb009382eab4c90a6e4217b2c Reviewed-on: https://skia-review.googlesource.com/4025 Commit-Queue: Mike Klein Reviewed-by: Ben Wagner --- gyp/gpu.gyp | 12 +- gyp/gpu.gypi | 545 ----------------------------------------------------------- 2 files changed, 4 insertions(+), 553 deletions(-) delete mode 100644 gyp/gpu.gypi (limited to 'gyp') diff --git a/gyp/gpu.gyp b/gyp/gpu.gyp index c548e28f24..0c09aa8719 100644 --- a/gyp/gpu.gyp +++ b/gyp/gpu.gyp @@ -83,9 +83,6 @@ 'ktx.gyp:libSkKTX', 'sksl.gyp:sksl', ], - 'includes': [ - 'gpu.gypi', - ], 'include_dirs': [ '../include/gpu', '../include/private', @@ -95,10 +92,9 @@ '../src/sksl', ], 'sources': [ - '<@(skgpu_sources)', - '<@(skgpu_native_gl_sources)', - '<@(skgpu_vk_sources)', - 'gpu.gypi', # Makes the gypi appear in IDEs (but does not modify the build). + '