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

Unified Diff: gyp/ports.gyp

Issue 892453002: neon code for bgra to rgba conversion for copyFTBitmap Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 11 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/ports.gyp
diff --git a/gyp/ports.gyp b/gyp/ports.gyp
index 6fe52632cda8136cfb6e1d0ef69aa3fb4a63d9a1..8b1fb11c64e139910bfcf6e666585c901f7046d0 100644
--- a/gyp/ports.gyp
+++ b/gyp/ports.gyp
@@ -20,6 +20,7 @@
'../src/ports',
'../src/sfnt',
'../src/utils',
+ '../src/opts'
],
'sources': [
'../src/ports/SkDebug_nacl.cpp',

Powered by Google App Engine
This is Rietveld 408576698