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

Unified Diff: gyp/images.gyp

Issue 23644006: ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocs (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 3 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 | « gyp/gpu.gyp ('k') | gyp/pdf.gyp » ('j') | include/core/SkXfermode.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/images.gyp
diff --git a/gyp/images.gyp b/gyp/images.gyp
index 7ead87efbcbe9413741483868d85e0601fa4df45..117a6a227c19f7fd55ca698082cfc1a27843dec6 100644
--- a/gyp/images.gyp
+++ b/gyp/images.gyp
@@ -24,6 +24,7 @@
'../src/image/',
# So src/ports/SkImageDecoder_CG can access SkStreamHelpers.h
'../src/images/',
+ '../src/opts',
],
'sources': [
'../include/images/SkForceLinking.h',
« no previous file with comments | « gyp/gpu.gyp ('k') | gyp/pdf.gyp » ('j') | include/core/SkXfermode.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698