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

Unified Diff: ash/system/chromeos/power/tray_power.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/power/power_status_view_unittest.cc ('k') | ash/system/chromeos/power/tray_power.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/system/chromeos/power/tray_power.h
diff --git a/ash/system/chromeos/power/tray_power.h b/ash/system/chromeos/power/tray_power.h
index d79ac5e400df413d4d81b634cb580c0ee5dcde34..3bd0b201453d973a6e1067dad89b20aec82eabf9 100644
--- a/ash/system/chromeos/power/tray_power.h
+++ b/ash/system/chromeos/power/tray_power.h
@@ -20,8 +20,6 @@ class MessageCenter;
}
namespace ash {
-namespace internal {
-
namespace tray {
class PowerNotificationView;
class PowerTrayView;
@@ -111,7 +109,6 @@ class ASH_EXPORT TrayPower : public SystemTrayItem,
DISALLOW_COPY_AND_ASSIGN(TrayPower);
};
-} // namespace internal
} // namespace ash
#endif // ASH_SYSTEM_CHROMEOS_POWER_TRAY_POWER_H_
« no previous file with comments | « ash/system/chromeos/power/power_status_view_unittest.cc ('k') | ash/system/chromeos/power/tray_power.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698