diff options
author | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-13 19:20:49 +0000 |
---|---|---|
committer | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-13 19:20:49 +0000 |
commit | aa804bcc8d17a8c6cee5824f7a1284d7ace93ed4 (patch) | |
tree | 2c542131f8face17d1bf1373327b1f40fac047b4 /build | |
parent | bae35812af03db00e663a26bea49af2477b8a688 (diff) | |
download | chromium_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 'build')
-rw-r--r-- | build/temp_gyp/googleurl.gyp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/temp_gyp/googleurl.gyp b/build/temp_gyp/googleurl.gyp index 682dd8e..88922dc 100644 --- a/build/temp_gyp/googleurl.gyp +++ b/build/temp_gyp/googleurl.gyp @@ -11,7 +11,6 @@ { 'target_name': 'googleurl', 'type': '<(component)', - 'msvs_guid': 'EF5E94AB-B646-4E5B-A058-52EF07B8351C', 'dependencies': [ '../../base/base.gyp:base', '../../third_party/icu/icu.gyp:icudata', |