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

Unified Diff: ash/display/display_error_observer_chromeos.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/display/display_controller_unittest.cc ('k') | ash/display/display_error_observer_chromeos.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/display/display_error_observer_chromeos.h
diff --git a/ash/display/display_error_observer_chromeos.h b/ash/display/display_error_observer_chromeos.h
index cca2e0afdd67a95e4abb788e33c71cf1170399bb..3ee0d1e3c85cd802f032487d44f5b770d69654e4 100644
--- a/ash/display/display_error_observer_chromeos.h
+++ b/ash/display/display_error_observer_chromeos.h
@@ -11,7 +11,6 @@
#include "ui/display/chromeos/output_configurator.h"
namespace ash {
-namespace internal {
// The class to observe the output failures and shows the error dialog when
// necessary.
@@ -33,7 +32,6 @@ class ASH_EXPORT DisplayErrorObserver
DISALLOW_COPY_AND_ASSIGN(DisplayErrorObserver);
};
-} // namespace internal
} // namespace ash
#endif // ASH_DISPLAY_DISPLAY_ERROR_OBSERVER_CHROMEOS_H_
« no previous file with comments | « ash/display/display_controller_unittest.cc ('k') | ash/display/display_error_observer_chromeos.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698