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

Unified Diff: gyp/views.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
Index: gyp/views.gyp
diff --git a/gyp/views.gyp b/gyp/views.gyp
index 51ce0f0c4537645c5c69f51324984a5893feb796..2f4987976fdf0aa4df12af25c18f6d4df2286aa6 100644
--- a/gyp/views.gyp
+++ b/gyp/views.gyp
@@ -19,6 +19,8 @@
'include_dirs': [
'../include/views',
'../include/views/unix',
+ '../src/core',
+ '../src/opts',
],
'sources': [
'../include/views/SkApplication.h',
« no previous file with comments | « gyp/utils.gyp ('k') | gyp/views_animated.gyp » ('j') | include/core/SkXfermode.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698