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

Unified Diff: Source/platform/blink_platform.gypi

Issue 715753002: [WIP] support arm_neon_optional flag in blink. Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 1 month 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 | « Source/platform/blink_platform.gyp ('k') | Source/wtf/CPU.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index 88480bc4de36845195816b89c45bcc4d5186ede2..12a4a84b773132bb4baeb9d52f94ebcd917845db 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -239,9 +239,12 @@
'audio/ZeroPole.cpp',
'audio/ZeroPole.h',
'audio/android/FFTFrameOpenMAXDLAndroid.cpp',
+ 'audio/cpu/arm/VectorMathNEON.cpp',
+ 'audio/cpu/arm/VectorMathNEON.h',
'audio/ffmpeg/FFTFrameFFMPEG.cpp',
'audio/ipp/FFTFrameIPP.cpp',
'audio/mac/FFTFrameMac.cpp',
+ 'audio/mac/VectorMathMac.cpp',
'blob/BlobData.cpp',
'blob/BlobData.h',
'blob/BlobRegistry.cpp',
« no previous file with comments | « Source/platform/blink_platform.gyp ('k') | Source/wtf/CPU.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698