diff --git a/build/cromite.gn_args b/build/cromite.gn_args index 601d0c68..c953c8b1 100644 --- a/build/cromite.gn_args +++ b/build/cromite.gn_args @@ -68,10 +68,6 @@ if (target_os == "android" || target_os == "win") { enable_platform_dts_audio = false enable_passthrough_audio_codecs = false -# Do not compile libmonochrome.so with RELR relocations -# since supported only on API 28+ -use_relr_relocations=false - # disabled the use of the context snapshot # see https://github.com/uazo/cromite/pull/317 for context use_v8_context_snapshot = false