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

Unified Diff: ash/system/chromeos/enterprise/tray_enterprise.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/enterprise/tray_enterprise.h
diff --git a/ash/system/chromeos/enterprise/tray_enterprise.h b/ash/system/chromeos/enterprise/tray_enterprise.h
index 697dfcd61d514301b3692d57da1a3f7ed5f049bc..984ef21e77ba43a13347353664ed8a352b6febef 100644
--- a/ash/system/chromeos/enterprise/tray_enterprise.h
+++ b/ash/system/chromeos/enterprise/tray_enterprise.h
@@ -14,8 +14,6 @@ class SystemTray;
}
namespace ash {
-namespace internal {
-
class LabelTrayView;
class TrayEnterprise : public SystemTrayItem,
@@ -45,7 +43,6 @@ class TrayEnterprise : public SystemTrayItem,
DISALLOW_COPY_AND_ASSIGN(TrayEnterprise);
};
-} // namespace internal
} // namespace ash
#endif // ASH_SYSTEM_CHROMEOS_ENTERPRISE_TRAY_ENTERPRISE_H
« no previous file with comments | « ash/system/chromeos/brightness/tray_brightness_unittest.cc ('k') | ash/system/chromeos/enterprise/tray_enterprise.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698