Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / ash / system / chromeos / screen_security / screen_capture_tray_item.cc
index 92e9309..c4689de 100644 (file)
@@ -16,7 +16,6 @@
 using message_center::Notification;
 
 namespace ash {
-namespace internal {
 namespace {
 
 const char kScreenCaptureNotificationId[] = "chrome://screen/capture";
@@ -90,5 +89,4 @@ void ScreenCaptureTrayItem::OnScreenCaptureStop() {
   Update();
 }
 
-}  // namespace internal
 }  // namespace ash