Fix Logger to C++ (chromium) style.
authorWonYoung Choi <wy80.choi@samsung.com>
Fri, 8 May 2015 06:26:53 +0000 (15:26 +0900)
committerWonYoung Choi <wy80.choi@samsung.com>
Fri, 8 May 2015 06:26:53 +0000 (15:26 +0900)
commit356b3884ceca67ecdfe0408d5dd809f4bb4e77a0
tree21164deeb347170c3b098619b9bc91463f95008b
parent6b9feb8af7379a8cce41df21e8d7a32afc303d53
Fix Logger to C++ (chromium) style.

Change-Id: If2fdf52cd890b7a565ffc0b6d5cb4ceb3a51ad25
21 files changed:
src/bundle/extension_client.cc
src/bundle/extension_module.cc
src/bundle/injected_bundle.cc
src/bundle/module_system.cc
src/common/app_control.cc
src/common/application_data.cc
src/common/dbus_client.cc
src/common/dbus_server.cc
src/common/locale_manager.cc
src/common/logger.h
src/common/profiler.cc
src/common/resource_manager.cc
src/extension/extension.cc
src/extension/extension_adapter.cc
src/extension/extension_server.cc
src/runtime/main.cc
src/runtime/native_window.cc
src/runtime/runtime.cc
src/runtime/vibration_manager.cc
src/runtime/web_application.cc
src/runtime/web_view_impl.cc