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

Unified Diff: gyp/animator.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/SampleApp.gyp ('k') | gyp/bench.gyp » ('j') | include/core/SkXfermode.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/animator.gyp
diff --git a/gyp/animator.gyp b/gyp/animator.gyp
index f6d875c209e8e3610c48e0c16c942224d1e836ac..04af233d059b15a2db193587225a25dec4d6b28f 100644
--- a/gyp/animator.gyp
+++ b/gyp/animator.gyp
@@ -16,6 +16,8 @@
],
'include_dirs': [
'../include/animator',
+ '../src/core',
+ '../src/opts',
'../src/utils',
],
'sources': [
« no previous file with comments | « gyp/SampleApp.gyp ('k') | gyp/bench.gyp » ('j') | include/core/SkXfermode.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698