| Index: skia/skia_library_opts.gyp
|
| diff --git a/skia/skia_library_opts.gyp b/skia/skia_library_opts.gyp
|
| index 821168bc0326bbb75b1c8bed94b0591710c18586..541372179ef7ef2e3475cb68d6492e50c99526c0 100644
|
| --- a/skia/skia_library_opts.gyp
|
| +++ b/skia/skia_library_opts.gyp
|
| @@ -29,6 +29,7 @@
|
| 'type': 'static_library',
|
| 'includes': [
|
| 'skia_common.gypi',
|
| + '../build/android/increase_size_for_speed.gypi',
|
| ],
|
| 'include_dirs': [
|
| '../third_party/skia/include/core',
|
| @@ -160,6 +161,7 @@
|
| 'type': 'static_library',
|
| 'includes': [
|
| 'skia_common.gypi',
|
| + '../build/android/increase_size_for_speed.gypi',
|
| ],
|
| 'include_dirs': [
|
| '../third_party/skia/include/core',
|
| @@ -214,6 +216,7 @@
|
| 'type': 'static_library',
|
| 'includes': [
|
| 'skia_common.gypi',
|
| + '../build/android/increase_size_for_speed.gypi',
|
| ],
|
| 'include_dirs': [
|
| '../third_party/skia/include/core',
|
| @@ -254,7 +257,7 @@
|
| 'sources': [
|
| '../third_party/skia/src/opts/SkBlitRow_opts_SSE4_asm.S',
|
| ],
|
| - }],
|
| + }],
|
| ],
|
| },
|
| {
|
| @@ -262,6 +265,7 @@
|
| 'type': 'static_library',
|
| 'includes': [
|
| 'skia_common.gypi',
|
| + '../build/android/increase_size_for_speed.gypi',
|
| ],
|
| 'include_dirs': [
|
| '../third_party/skia/include/core',
|
| @@ -293,6 +297,7 @@
|
| 'type': 'static_library',
|
| 'includes': [
|
| 'skia_common.gypi',
|
| + '../build/android/increase_size_for_speed.gypi',
|
| ],
|
| 'include_dirs': [
|
| '../third_party/skia/include/core',
|
|
|