diff options
Diffstat (limited to 'chrome')
-rwxr-xr-x | chrome/chrome.gyp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp index 7c08251..4cc29cb 100755 --- a/chrome/chrome.gyp +++ b/chrome/chrome.gyp @@ -3417,11 +3417,6 @@ ], }, 'conditions': [ - ['enable_pepper==1', { - 'dependencies': [ - '../gpu/gpu.gyp:gpu_plugin', - ], - }], ['disable_nacl!=1', { 'dependencies': [ 'nacl', |