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

Unified Diff: build/all.gyp

Issue 9958140: Adds qcms to all.gyp. This was reverted before because qcms' sse2 code didn't compile on linux32 Of… (Closed) Base URL: http://git.chromium.org/chromium/src.git@qcms
Patch Set: Created 8 years, 9 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index 731b28c158d35caeab275856d716b73c64fc8d95..48a15002ce25052c873dfe2698f60b65664c84a9 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -47,6 +47,7 @@
'../third_party/modp_b64/modp_b64.gyp:*',
'../third_party/npapi/npapi.gyp:*',
'../third_party/ots/ots.gyp:*',
+ '../third_party/qcms/qcms.gyp:*',
'../third_party/sqlite/sqlite.gyp:*',
'../third_party/WebKit/Source/WebKit/chromium/All.gyp:*',
'../third_party/WebKit/Source/WebKit/chromium/WebKit.gyp:generate_devtools_zip',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698