Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / ash / system / chromeos / brightness / tray_brightness.cc
index 23f6fa7..901b0aa 100644 (file)
 #include "ui/views/view.h"
 
 namespace ash {
-namespace internal {
-
 namespace tray {
-
 namespace {
 
 // We don't let the screen brightness go lower than this when it's being
@@ -281,5 +278,4 @@ void TrayBrightness::HandleBrightnessChanged(double percent,
     PopupDetailedView(kTrayPopupAutoCloseDelayInSeconds, false);
 }
 
-}  // namespace internal
 }  // namespace ash