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

Unified Diff: ash/system/chromeos/screen_security/screen_tray_item.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/screen_security/screen_tray_item.h
diff --git a/ash/system/chromeos/screen_security/screen_tray_item.h b/ash/system/chromeos/screen_security/screen_tray_item.h
index ddbb126474998db4403cf9b34c52ce237b92c9f7..9e5880d95fed821cef9ac30e2ac5676b69dcee15 100644
--- a/ash/system/chromeos/screen_security/screen_tray_item.h
+++ b/ash/system/chromeos/screen_security/screen_tray_item.h
@@ -20,8 +20,6 @@ class View;
}
namespace ash {
-namespace internal {
-
class ScreenTrayItem;
namespace tray {
@@ -141,7 +139,6 @@ class ASH_EXPORT ScreenTrayItem : public SystemTrayItem {
DISALLOW_COPY_AND_ASSIGN(ScreenTrayItem);
};
-} // namespace internal
} // namespace ash
#endif // ASH_SYSTEM_CHROMEOS_SCREEN_TRAY_ITEM_H_
« no previous file with comments | « ash/system/chromeos/screen_security/screen_share_tray_item.cc ('k') | ash/system/chromeos/screen_security/screen_tray_item.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698