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

Unified Diff: skia/skia_library_opts.gyp

Issue 378523003: Roll Skia from 82cb86f6133 to 5f7f9d04dc3 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: roll Created 6 years, 5 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 | « skia/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skia/skia_library_opts.gyp
diff --git a/skia/skia_library_opts.gyp b/skia/skia_library_opts.gyp
index c6ee642fd6854e53192053df6dabf0c7e79cc9fe..297cb8ae2467e3ac9bac25a9681ac1ac65abb9b8 100644
--- a/skia/skia_library_opts.gyp
+++ b/skia/skia_library_opts.gyp
@@ -219,6 +219,9 @@
'../third_party/skia/include/core',
'../third_party/skia/src/core',
],
+ 'sources': [
+ '../third_party/skia/src/opts/SkBlurImage_opts_SSE4.cpp',
+ ],
'conditions': [
[ 'OS in ["linux", "freebsd", "openbsd", "solaris", "android"]', {
'cflags': [
« no previous file with comments | « skia/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698