| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 3c268102027303d5a841b8e98bb718f967016acd..95d9179b185aab28287662bc6279b50a4c4d3837 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -420,9 +420,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',
|
|
|