summaryrefslogtreecommitdiffstats
path: root/base/allocator
diff options
context:
space:
mode:
authortony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-13 19:20:49 +0000
committertony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-13 19:20:49 +0000
commitaa804bcc8d17a8c6cee5824f7a1284d7ace93ed4 (patch)
tree2c542131f8face17d1bf1373327b1f40fac047b4 /base/allocator
parentbae35812af03db00e663a26bea49af2477b8a688 (diff)
downloadchromium_src-aa804bcc8d17a8c6cee5824f7a1284d7ace93ed4.zip
chromium_src-aa804bcc8d17a8c6cee5824f7a1284d7ace93ed4.tar.gz
chromium_src-aa804bcc8d17a8c6cee5824f7a1284d7ace93ed4.tar.bz2
Remove msvs_guids from app, base, breakpad and build.
BUG=28727 Review URL: http://codereview.chromium.org/7108053 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88871 0039d316-1c4b-4281-b951-d872f2087c98
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',