Chromium Code Reviews| Index: ppapi/ppapi_shared.gypi |
| diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi |
| index 3fc24be8a438c3ca81dd7ec730440ee8e1f2b646..ba45eb4b5e8a373dff09d9f744441dc98849853d 100644 |
| --- a/ppapi/ppapi_shared.gypi |
| +++ b/ppapi/ppapi_shared.gypi |
| @@ -86,11 +86,6 @@ |
| 'thunk/ppb_image_data_thunk.cc', |
| 'thunk/thunk.h', |
| ], |
| - 'conditions': [ |
| - ['OS=="win"', { |
| - 'msvs_guid': 'E7420D65-A885-41EB-B4BE-04DE0C97033B', |
| - }], |
| - ], |
| }, |
| ], |
| } |