Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / ash / system / locale / locale_notification_controller.h
index d23895c..6ec3aef 100644 (file)
@@ -12,7 +12,6 @@
 #include "base/compiler_specific.h"
 
 namespace ash {
-namespace internal {
 
 // Observes the locale change and creates rich notification for the change.
 class LocaleNotificationController : public LocaleObserver {
@@ -35,7 +34,6 @@ class LocaleNotificationController : public LocaleObserver {
   DISALLOW_COPY_AND_ASSIGN(LocaleNotificationController);
 };
 
-}  // namespace internal
 }  // namespace ash
 
 #endif  // ASH_SYSTEM_LOCALE_LOCALE_NOTIFICATION_CONTROLLER_H_