Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / ash / shelf / app_list_shelf_item_delegate.cc
index 18ff11d..4261027 100644 (file)
@@ -11,7 +11,6 @@
 #include "ui/base/l10n/l10n_util.h"
 
 namespace ash {
-namespace internal {
 
 AppListShelfItemDelegate::AppListShelfItemDelegate() {
   ShelfItem app_list;
@@ -61,5 +60,4 @@ bool AppListShelfItemDelegate::ShouldShowTooltip() {
 void AppListShelfItemDelegate::Close() {
 }
 
-}  // namespace internal
 }  // namespace ash