Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3207)

Unified Diff: breakpad/breakpad_sender.gypi

Issue 7108053: Remove msvs_guids from app, base, breakpad and build. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « base/third_party/dynamic_annotations/dynamic_annotations.gyp ('k') | build/temp_gyp/googleurl.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: breakpad/breakpad_sender.gypi
diff --git a/breakpad/breakpad_sender.gypi b/breakpad/breakpad_sender.gypi
index b50bddc5c604f2cd1215ddd8cf9a37ee87105aad..45b21952e8f5017f175c5d51f264823f46ccaaf2 100644
--- a/breakpad/breakpad_sender.gypi
+++ b/breakpad/breakpad_sender.gypi
@@ -27,7 +27,6 @@
{
'target_name': 'breakpad_sender',
'type': 'static_library',
- 'msvs_guid': '9946A048-043B-4F8F-9E07-9297B204714C',
'variables': {
'breakpad_sender_target': 1,
},
@@ -42,7 +41,6 @@
{
'target_name': 'breakpad_sender_win64',
'type': 'static_library',
- 'msvs_guid': '237AEB58-9D74-41EF-9D49-A6ECE24EA8BC',
'variables': {
'breakpad_sender_target': 1,
},
« no previous file with comments | « base/third_party/dynamic_annotations/dynamic_annotations.gyp ('k') | build/temp_gyp/googleurl.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698