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

Unified Diff: ash/system/audio/tray_audio.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/switchable_windows.cc ('k') | ash/system/audio/tray_audio.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/system/audio/tray_audio.h
diff --git a/ash/system/audio/tray_audio.h b/ash/system/audio/tray_audio.h
index 93f99bf7e06432e4ddad2afe01f37f7c0ff37036..9d76bb92db85bff88a946a3cb3780e100c83743d 100644
--- a/ash/system/audio/tray_audio.h
+++ b/ash/system/audio/tray_audio.h
@@ -15,8 +15,6 @@ namespace system {
class TrayAudioDelegate;
}
-namespace internal {
-
namespace tray {
class VolumeView;
}
@@ -62,7 +60,6 @@ class TrayAudio : public TrayImageItem,
DISALLOW_COPY_AND_ASSIGN(TrayAudio);
};
-} // namespace internal
} // namespace ash
#endif // ASH_SYSTEM_AUDIO_TRAY_AUDIO_H_
« no previous file with comments | « ash/switchable_windows.cc ('k') | ash/system/audio/tray_audio.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698