X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=src%2Fcontent%2Fapp%2Fcontent_main_runner.cc;h=50d2bea8bb858f8317ffc4103c7c0f4d49cc4915;hb=ff3e2503a20db9193d323c1d19c38c68004dec4a;hp=0107714337d8930f894ef176681eeeadd54417d4;hpb=7338fba38ba696536d1cc9d389afd716a6ab2fe6;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/content/app/content_main_runner.cc b/src/content/app/content_main_runner.cc index 0107714..50d2bea 100644 --- a/src/content/app/content_main_runner.cc +++ b/src/content/app/content_main_runner.cc @@ -588,7 +588,7 @@ class ContentMainRunnerImpl : public ContentMainRunner { MallocExtension::GetBytesAllocatedOnCurrentThread, tracked_objects::TIME_SOURCE_TYPE_TCMALLOC); } -#endif +#endif // !OS_MACOSX && USE_TCMALLOC // On Android, // - setlocale() is not supported.