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

Unified Diff: skia/skia_common.gypi

Issue 1048863002: Remove android_webview_build conditions from various places. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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 | « net/net_common.gypi ('k') | third_party/sqlite/sqlite.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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': {
« no previous file with comments | « net/net_common.gypi ('k') | third_party/sqlite/sqlite.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698