Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / chrome / app / chrome_exe_main_mac.cc
index 84c22e0..a0f1ac5 100644 (file)
@@ -7,9 +7,9 @@
 
 #if defined(ADDRESS_SANITIZER)
 #include <crt_externs.h>  // for _NSGetArgc, _NSGetArgv
+#include <string.h>
 #endif  // ADDRESS_SANITIZER
 #include <stdlib.h>
-#include <string.h>
 
 #if defined(ADDRESS_SANITIZER)
 // NaCl requires its own SEGV handler, so we need to add handle_segv=0 to