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

Unified Diff: ash/system/tray/special_popup_row.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/system/tray/hover_highlight_view.cc ('k') | ash/system/tray/special_popup_row.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/system/tray/special_popup_row.h
diff --git a/ash/system/tray/special_popup_row.h b/ash/system/tray/special_popup_row.h
index ee068e4eb8a7d61291fe00b6273d873b1da8613e..7f4ea1db2e8b77fa708dcab3d00e4ec209b8db15 100644
--- a/ash/system/tray/special_popup_row.h
+++ b/ash/system/tray/special_popup_row.h
@@ -13,8 +13,6 @@ class Label;
}
namespace ash {
-namespace internal {
-
class ThrobberView;
class TrayItemView;
class TrayPopupHeaderButton;
@@ -48,7 +46,6 @@ class SpecialPopupRow : public views::View {
DISALLOW_COPY_AND_ASSIGN(SpecialPopupRow);
};
-} // namespace internal
} // namespace ash
#endif // ASH_SYSTEM_TRAY_SPECIAL_POPUP_ROW_H_
« no previous file with comments | « ash/system/tray/hover_highlight_view.cc ('k') | ash/system/tray/special_popup_row.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698