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

Unified Diff: cloud_print/virtual_driver/win/port_monitor/virtual_driver_port_monitor.gyp

Issue 7191021: Remove msvs_guid from chrome_frame/, cloud_print/, content/ (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 | « cloud_print/virtual_driver/win/install/virtual_driver_install.gyp ('k') | content/content_browser.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cloud_print/virtual_driver/win/port_monitor/virtual_driver_port_monitor.gyp
diff --git a/cloud_print/virtual_driver/win/port_monitor/virtual_driver_port_monitor.gyp b/cloud_print/virtual_driver/win/port_monitor/virtual_driver_port_monitor.gyp
index 9433f2e268c67a532ce2834f18f68f31e873add7..30b6eb112082cd48b4b56c06985b5a141a545c9d 100644
--- a/cloud_print/virtual_driver/win/port_monitor/virtual_driver_port_monitor.gyp
+++ b/cloud_print/virtual_driver/win/port_monitor/virtual_driver_port_monitor.gyp
@@ -34,7 +34,6 @@
'dependencies': [
'../../../../base/base.gyp:base',
],
- 'msvs_guid': 'ED3D7186-C94E-4D8B-A8E7-B7260F638F46',
},
{
'target_name': 'gcp_portmon64',
@@ -45,7 +44,6 @@
'dependencies': [
'../../../../base/base.gyp:base_nacl_win64',
],
- 'msvs_guid': '9BB292F4-6104-495A-B415-C3E314F46D6F',
'configurations': {
'Common_Base': {
'msvs_target_platform': 'x64',
@@ -55,7 +53,6 @@
{
'target_name': 'virtual_driver_unittests',
'type': 'executable',
- 'msvs_guid': '97F82D29-58D8-4909-86C8-F2BBBCC4FEBF',
'dependencies': [
'../../../../base/base.gyp:base',
'../../../../base/base.gyp:test_support_base',
« no previous file with comments | « cloud_print/virtual_driver/win/install/virtual_driver_install.gyp ('k') | content/content_browser.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698