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

Unified Diff: ppapi/ppapi_shared.gypi

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_cpp.gypi ('k') | ppapi/ppapi_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/ppapi_shared.gypi
diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi
index 3fc24be8a438c3ca81dd7ec730440ee8e1f2b646..ba45eb4b5e8a373dff09d9f744441dc98849853d 100644
--- a/ppapi/ppapi_shared.gypi
+++ b/ppapi/ppapi_shared.gypi
@@ -86,11 +86,6 @@
'thunk/ppb_image_data_thunk.cc',
'thunk/thunk.h',
],
- 'conditions': [
- ['OS=="win"', {
- 'msvs_guid': 'E7420D65-A885-41EB-B4BE-04DE0C97033B',
- }],
- ],
},
],
}
« no previous file with comments | « ppapi/ppapi_cpp.gypi ('k') | ppapi/ppapi_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698