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

Unified Diff: ash/system/chromeos/settings/tray_settings.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
Index: ash/system/chromeos/settings/tray_settings.h
diff --git a/ash/system/chromeos/settings/tray_settings.h b/ash/system/chromeos/settings/tray_settings.h
index e48aad3b55dc9162b9008096a15e3bedeecea97a..bd5e6d9ef69dee41dbe82b702f73cb53372c43c2 100644
--- a/ash/system/chromeos/settings/tray_settings.h
+++ b/ash/system/chromeos/settings/tray_settings.h
@@ -8,8 +8,6 @@
#include "ash/system/tray/system_tray_item.h"
namespace ash {
-namespace internal {
-
namespace tray {
class SettingsDefaultView;
}
@@ -34,7 +32,6 @@ class TraySettings : public SystemTrayItem {
DISALLOW_COPY_AND_ASSIGN(TraySettings);
};
-} // namespace internal
} // namespace ash
#endif // ASH_SYSTEM_CHROMEOS_SETTINGS_TRAY_SETTINGS_H_
« no previous file with comments | « ash/system/chromeos/session/tray_session_length_limit_unittest.cc ('k') | ash/system/chromeos/settings/tray_settings.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698