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

Unified Diff: ash/shelf/shelf_button.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/shelf_bezel_event_filter.cc ('k') | ash/shelf/shelf_button.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/shelf/shelf_button.h
diff --git a/ash/shelf/shelf_button.h b/ash/shelf/shelf_button.h
index 3f9b45e738f4e8a82133dc4472c37fcce51224db..96fab246c3ef947c698f54177668d7bedd3cb0e0 100644
--- a/ash/shelf/shelf_button.h
+++ b/ash/shelf/shelf_button.h
@@ -11,8 +11,6 @@
#include "ui/views/controls/image_view.h"
namespace ash {
-namespace internal {
-
class ShelfButtonHost;
class ShelfLayoutManager;
@@ -154,7 +152,6 @@ class ASH_EXPORT ShelfButton : public views::CustomButton {
DISALLOW_COPY_AND_ASSIGN(ShelfButton);
};
-} // namespace internal
} // namespace ash
#endif // ASH_SHELF_SHELF_BUTTON_H_
« no previous file with comments | « ash/shelf/shelf_bezel_event_filter.cc ('k') | ash/shelf/shelf_button.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698