Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3073)

Unified Diff: ash/shelf/app_list_shelf_item_delegate.h

Issue 224113005: Eliminate ash::internal namespace (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ash/shelf/app_list_button.cc ('k') | ash/shelf/app_list_shelf_item_delegate.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/shelf/app_list_shelf_item_delegate.h
diff --git a/ash/shelf/app_list_shelf_item_delegate.h b/ash/shelf/app_list_shelf_item_delegate.h
index d8582291a6f47fdac3c3903a753193e31ad46355..264273073cf680cb78330427974e1230cb4dba4e 100644
--- a/ash/shelf/app_list_shelf_item_delegate.h
+++ b/ash/shelf/app_list_shelf_item_delegate.h
@@ -10,7 +10,6 @@
#include "base/compiler_specific.h"
namespace ash {
-namespace internal {
// ShelfItemDelegate for TYPE_APP_LIST.
class AppListShelfItemDelegate : public ShelfItemDelegate {
@@ -32,7 +31,6 @@ class AppListShelfItemDelegate : public ShelfItemDelegate {
DISALLOW_COPY_AND_ASSIGN(AppListShelfItemDelegate);
};
-} // namespace internal
} // namespace ash
#endif // ASH_SHELF_APP_LIST_SHELF_ITEM_DELEGATE_H_
« no previous file with comments | « ash/shelf/app_list_button.cc ('k') | ash/shelf/app_list_shelf_item_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698