diff options
Diffstat (limited to 'chrome/chrome.gyp')
-rwxr-xr-x | chrome/chrome.gyp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp index f22f562..14e6be9 100755 --- a/chrome/chrome.gyp +++ b/chrome/chrome.gyp @@ -529,8 +529,7 @@ 'sources': [ 'plugin/command_buffer_stub.cc', 'plugin/command_buffer_stub.h', - 'plugin/command_buffer_stub_win.cc', - ], + ], },], ['OS=="linux" or OS=="freebsd" or OS=="openbsd" or OS=="solaris"', { 'dependencies': [ |