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

Unified Diff: media/media.gyp

Issue 7165009: Remove msvs_guids from ipc, media, net, ppapi, printing, sandbox, (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 | « ipc/ipc.gyp ('k') | net/net.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index e9ac3f1ec89db956bc92aec172e092a8a501f174..87f9077163762c38d0509df2ee2f7ff8af3985ec 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -21,7 +21,6 @@
'include_dirs': [
'..',
],
- 'msvs_guid': '6AE76406-B03B-11DD-94B1-80B556D89593',
'sources': [
'audio/audio_buffers_state.cc',
'audio/audio_buffers_state.h',
@@ -363,7 +362,6 @@
{
'target_name': 'media_unittests',
'type': 'executable',
- 'msvs_guid': 'C8C6183C-B03C-11DD-B471-DFD256D89593',
'dependencies': [
'media',
'media_test_support',
@@ -474,7 +472,6 @@
{
'target_name': 'media_bench',
'type': 'executable',
- 'msvs_guid': '45BC4F87-4604-4962-A751-7C7B29A080BF',
'dependencies': [
'media',
'../base/base.gyp:base',
« no previous file with comments | « ipc/ipc.gyp ('k') | net/net.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698