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

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: Added handling of SkPMColor formats and updated variable type and formatting 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
« no previous file with comments | « gyp/opts.gypi ('k') | src/opts/SkFontHost_FreeType_common_opts_neon.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « gyp/opts.gypi ('k') | src/opts/SkFontHost_FreeType_common_opts_neon.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698