Index: ash/shelf/overflow_bubble.h |
diff --git a/ash/shelf/overflow_bubble.h b/ash/shelf/overflow_bubble.h |
index 26bdf7a855ea2e5a1ef22203264a55cbdd6dbaef..7c3109c1dba0612d00947372e605eff8f840ae9b 100644 |
--- a/ash/shelf/overflow_bubble.h |
+++ b/ash/shelf/overflow_bubble.h |
@@ -19,9 +19,6 @@ class View; |
} |
namespace ash { |
- |
-namespace internal { |
- |
class OverflowBubbleView; |
class ShelfLayoutManager; |
class ShelfView; |
@@ -63,7 +60,6 @@ class OverflowBubble : public ui::EventHandler, |
DISALLOW_COPY_AND_ASSIGN(OverflowBubble); |
}; |
-} // namespace internal |
} // namespace ash |
#endif // ASH_SHELF_OVERFLOW_BUBBLE_H_ |