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

Unified Diff: ash/system/chromeos/session/tray_session_length_limit.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/session/tray_session_length_limit.h
diff --git a/ash/system/chromeos/session/tray_session_length_limit.h b/ash/system/chromeos/session/tray_session_length_limit.h
index 5b31cbb2819cff4bd8ee99cec38a09201d12346f..1c9da1713659256d007e540081e98424c79af473 100644
--- a/ash/system/chromeos/session/tray_session_length_limit.h
+++ b/ash/system/chromeos/session/tray_session_length_limit.h
@@ -14,13 +14,10 @@
#include "base/timer/timer.h"
namespace ash {
-
namespace test {
class TraySessionLengthLimitTest;
}
-namespace internal {
-
namespace tray {
class RemainingSessionTimeTrayView;
}
@@ -71,7 +68,6 @@ class ASH_EXPORT TraySessionLengthLimit : public SystemTrayItem,
DISALLOW_COPY_AND_ASSIGN(TraySessionLengthLimit);
};
-} // namespace internal
} // namespace ash
#endif // ASH_SYSTEM_CHROMEOS_SESSION_SESSION_LENGTH_LIMIT_H_
« no previous file with comments | « ash/system/chromeos/session/logout_confirmation_dialog.cc ('k') | ash/system/chromeos/session/tray_session_length_limit.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698