diff options
Diffstat (limited to 'content/content_browser.gypi')
-rw-r--r-- | content/content_browser.gypi | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/content/content_browser.gypi b/content/content_browser.gypi index b090e39..0d8566f 100644 --- a/content/content_browser.gypi +++ b/content/content_browser.gypi @@ -419,9 +419,6 @@ 'browser/renderer_host/p2p/socket_dispatcher_host.h', ], }], - ['OS=="win"', { - 'msvs_guid': '639DB58D-32C2-435A-A711-65A12F62E442', - }], ['toolkit_uses_gtk == 1', { 'dependencies': [ '../build/linux/system.gyp:dbus-glib', |