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

Unified Diff: ash/default_accessibility_delegate.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/accelerators/exit_warning_handler.cc ('k') | ash/default_accessibility_delegate.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/default_accessibility_delegate.h
diff --git a/ash/default_accessibility_delegate.h b/ash/default_accessibility_delegate.h
index 4804bbd5cf45266026eecfd5f72ab5e783210c35..52f8aafd522d4658c1ceb4d0cfef7afcd4638f58 100644
--- a/ash/default_accessibility_delegate.h
+++ b/ash/default_accessibility_delegate.h
@@ -11,7 +11,6 @@
#include "base/compiler_specific.h"
namespace ash {
-namespace internal {
class ASH_EXPORT DefaultAccessibilityDelegate : public AccessibilityDelegate {
public:
@@ -54,7 +53,6 @@ class ASH_EXPORT DefaultAccessibilityDelegate : public AccessibilityDelegate {
DISALLOW_COPY_AND_ASSIGN(DefaultAccessibilityDelegate);
};
-} // namespace internal
} // namespace ash
#endif // DEFAULT_ACCESSIBILITY_DELEGATE_H_
« no previous file with comments | « ash/accelerators/exit_warning_handler.cc ('k') | ash/default_accessibility_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698