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

Unified Diff: gyp/opts.gypi

Issue 912213002: Revert of add dummy avx file so xcode will build (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 10 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 | « no previous file | src/opts/SkDummy_opts_AVX.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/opts.gypi
diff --git a/gyp/opts.gypi b/gyp/opts.gypi
index 6b1dbd77c3f6febff23fa8b9633768672632176b..9e1f63ea859f7bdcb704693eb3d923cc3d8c69b9 100644
--- a/gyp/opts.gypi
+++ b/gyp/opts.gypi
@@ -84,6 +84,5 @@
'<(skia_src_path)/opts/SkBlitRow_opts_SSE4.cpp',
],
'avx_sources': [
- '<(skia_src_path)/opts/SkDummy_opts_AVX.cpp',
],
}
« no previous file with comments | « no previous file | src/opts/SkDummy_opts_AVX.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698