Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / content / app / content_main_runner.cc
index 0107714..50d2bea 100644 (file)
@@ -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.