| Index: sandbox/sandbox.gyp
|
| diff --git a/sandbox/sandbox.gyp b/sandbox/sandbox.gyp
|
| index 4c611db97ff7d8dbfe84683230d0bf3a5faf8983..6a91af6ea28a835c324c5239cadf8a25ab8d473d 100644
|
| --- a/sandbox/sandbox.gyp
|
| +++ b/sandbox/sandbox.gyp
|
| @@ -193,7 +193,6 @@
|
| 'export_dependent_settings': [
|
| '../base/base.gyp:base',
|
| ],
|
| - 'msvs_guid': '881F6A97-D539-4C48-B401-DF04385B2343',
|
| 'sources': [
|
| # Files that are used by the 32-bit version of Windows sandbox only.
|
| 'src/resolver_32.cc',
|
| @@ -244,7 +243,6 @@
|
| 'msvs_target_platform': 'x64',
|
| },
|
| },
|
| - 'msvs_guid': 'BE3468E6-B314-4310-B449-6FC0C52EE155',
|
| 'sources': [
|
| # Files that are used by the 64-bit version of Windows sandbox only.
|
| 'src/interceptors_64.cc',
|
|
|