Revert "[M120 Migration]Fix for crash during chrome exit" 03/309903/5 accepted/tizen/unified/x/20240419.090344 submit/tizen/20240418.160016
authorRohit Kumar <rohit.16@partner.samsung.com>
Thu, 18 Apr 2024 05:28:29 +0000 (10:58 +0530)
committerBot Blink <blinkbot@samsung.com>
Thu, 18 Apr 2024 11:17:17 +0000 (11:17 +0000)
commit9cac7d9c6f748f72a6979f904aacc72d1dc5821a
treef67b2656e52ace9b30eec7abc4fa13aa6e452e18
parent4b7fd610aa7bf3ccb34a37fcb2f853d06e74c790
Revert "[M120 Migration]Fix for crash during chrome exit"

Original commit 5067b78 disabled Crypto related code which was causing crash
in M108. On M120, the block of code is needed as os_crypto_linux_impl.cc
is compiled, hence reverting the original commit to fix the chrome
hang/crash issue after launch.

Change-Id: If2a554fe3de96c3705e162694194bbc226f9e921
Signed-off-by: Rohit Kumar <rohit.16@partner.samsung.com>
chrome/browser/chrome_browser_main_linux.cc