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

Unified Diff: gyp/ports.gyp

Issue 2014023003: Add exact version of qcms used by Chrome for testing and comparison (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 years, 7 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 | « no previous file | gyp/qcms.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/ports.gyp
diff --git a/gyp/ports.gyp b/gyp/ports.gyp
index 2c9f4c2471f2c1893dd60c5b45fa39d382424f43..6b290521440c1bea23c4e9e2c70a181d4dd4a6e5 100644
--- a/gyp/ports.gyp
+++ b/gyp/ports.gyp
@@ -12,6 +12,7 @@
'standalone_static_library': 1,
'dependencies': [
'core.gyp:*',
+ 'qcms.gyp:qcms',
],
'include_dirs': [
'../include/effects',
« no previous file with comments | « no previous file | gyp/qcms.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698