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

Unified Diff: ash/system/chromeos/label_tray_view.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/chromeos/enterprise/tray_enterprise.cc ('k') | ash/system/chromeos/label_tray_view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/system/chromeos/label_tray_view.h
diff --git a/ash/system/chromeos/label_tray_view.h b/ash/system/chromeos/label_tray_view.h
index b29c37bee5629f488614fe332321f9ff4449fe66..bef5adfd3ea8af637e7e1e6aededb3f67d7a14e6 100644
--- a/ash/system/chromeos/label_tray_view.h
+++ b/ash/system/chromeos/label_tray_view.h
@@ -9,7 +9,6 @@
#include "ui/views/view.h"
namespace ash {
-namespace internal {
class ViewClickListener;
@@ -31,7 +30,6 @@ class LabelTrayView : public views::View {
DISALLOW_COPY_AND_ASSIGN(LabelTrayView);
};
-} // namespace internal
} // namespace ash
#endif // ASH_SYSTEM_CHROMEOS_LABEL_TRAY_VIEW_H_
« no previous file with comments | « ash/system/chromeos/enterprise/tray_enterprise.cc ('k') | ash/system/chromeos/label_tray_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698