summaryrefslogtreecommitdiffstats
path: root/base/allocator
diff options
context:
space:
mode:
Diffstat (limited to 'base/allocator')
-rw-r--r--base/allocator/allocator.gyp2
1 files changed, 0 insertions, 2 deletions
diff --git a/base/allocator/allocator.gyp b/base/allocator/allocator.gyp
index ce1e04e..cfa7f92d 100644
--- a/base/allocator/allocator.gyp
+++ b/base/allocator/allocator.gyp
@@ -11,7 +11,6 @@
{
'target_name': 'allocator',
'type': 'static_library',
- 'msvs_guid': 'C564F145-9172-42C3-BFCB-60FDEA124321',
'include_dirs': [
'.',
'<(tcmalloc_dir)/src/base',
@@ -392,7 +391,6 @@
'<(tcmalloc_dir)/src',
'../..',
],
- 'msvs_guid': 'E99DA267-BE90-4F45-1294-6919DB2C9999',
'sources': [
'unittest_utils.cc',
'allocator_unittests.cc',