Chromium Code Reviews| Index: skia/skia_common.gypi |
| diff --git a/skia/skia_common.gypi b/skia/skia_common.gypi |
| index babb5cd068714f4c76acbc01a613fb033278e71f..c0c0f7303aec24143d63088e899e9a4368841130 100644 |
| --- a/skia/skia_common.gypi |
| +++ b/skia/skia_common.gypi |
| @@ -104,13 +104,6 @@ |
| 'SK_ARM_HAS_OPTIONAL_NEON', |
| ], |
| }], |
| - |
| - # Enable feedback-directed optimisation for skia when building in android. |
| - [ 'android_webview_build == 1', { |
| - 'aosp_build_settings': { |
| - 'LOCAL_FDO_SUPPORT': 'true', |
| - }, |
| - }], |
| ], |
| 'variables': { |