Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / dbus / object_manager.h
index 30dfc42..23a88cd 100644 (file)
@@ -79,7 +79,7 @@
 // Example:
 //   dbus::PropertySet* CreateProperties(dbus::ObjectProxy* object_proxy,
 //                                       const std::string& interface_name)
-//       OVERRIDE {
+//       override {
 //     Properties* properties = new Properties(
 //           object_proxy, interface_name,
 //           base::Bind(&PropertyChanged,