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

Unified Diff: third_party/qcms/qcms.gyp

Issue 7135006: Remove rendundant use of product_name in gyp files. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add 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 | « third_party/iccjpeg/iccjpeg.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/qcms/qcms.gyp
diff --git a/third_party/qcms/qcms.gyp b/third_party/qcms/qcms.gyp
index 3df4bdcb0c5217d680eb58a516084fa4d7d7c155..dc4f5ff4ee71ad2c09b8e3d10c7d485a37bff985 100644
--- a/third_party/qcms/qcms.gyp
+++ b/third_party/qcms/qcms.gyp
@@ -6,7 +6,6 @@
'targets': [
{
'target_name': 'qcms',
- 'product_name': 'qcms',
'type': 'static_library',
'sources': [
'qcms.h',
« no previous file with comments | « third_party/iccjpeg/iccjpeg.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698