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

Unified Diff: gyp/core.gyp

Issue 26627004: ARM Skia NEON patches - 30 - Xfermode: NEON modeprocs (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Add a workaround for gcc4.6 Created 7 years, 2 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/opts.gyp » ('j') | src/opts/SkXfermode_opts_arm_neon.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/core.gyp
diff --git a/gyp/core.gyp b/gyp/core.gyp
index 2639ff45c5f162c4e374e0532bea1f81c227d5c0..30342645702b599adf730ac3f41c2587f2978698 100644
--- a/gyp/core.gyp
+++ b/gyp/core.gyp
@@ -22,6 +22,7 @@
'../include/utils',
'../include/xml',
'../src/core',
+ '../src/opts',
'../src/image',
],
'sources': [
« no previous file with comments | « no previous file | gyp/opts.gyp » ('j') | src/opts/SkXfermode_opts_arm_neon.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698