diff options
Diffstat (limited to 'webkit/common/gpu/webkit_gpu.gyp')
-rw-r--r-- | webkit/common/gpu/webkit_gpu.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/common/gpu/webkit_gpu.gyp b/webkit/common/gpu/webkit_gpu.gyp index 23b36e5..7388e18 100644 --- a/webkit/common/gpu/webkit_gpu.gyp +++ b/webkit/common/gpu/webkit_gpu.gyp @@ -10,6 +10,7 @@ ['OS != "ios"', { 'targets': [ { + # GN version: //webkit/common/gpu 'target_name': 'webkit_gpu', 'type': '<(component)', 'variables': { 'enable_wexit_time_destructors': 1, }, |