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

Unified Diff: printing/printing.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 | « ppapi/ppapi_tests.gypi ('k') | sandbox/sandbox.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: printing/printing.gyp
diff --git a/printing/printing.gyp b/printing/printing.gyp
index 38371453d12cdd915d9d4bd23f9a02e244211315..f3b7b10cccaaa8c46efc6baeb5e173cbda6e30ac 100644
--- a/printing/printing.gyp
+++ b/printing/printing.gyp
@@ -19,7 +19,6 @@
'../third_party/icu/icu.gyp:icuuc',
'../ui/ui.gyp:ui_base', # Only required for Font support.
],
- 'msvs_guid': '9E5416B9-B91B-4029-93F4-102C1AD5CAF4',
'include_dirs': [
'..',
],
@@ -151,7 +150,6 @@
{
'target_name': 'printing_unittests',
'type': 'executable',
- 'msvs_guid': '8B2EE5D9-41BC-4AA2-A401-2DC143A05D2E',
'dependencies': [
'printing',
'../testing/gtest.gyp:gtest',
« no previous file with comments | « ppapi/ppapi_tests.gypi ('k') | sandbox/sandbox.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698