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

Unified Diff: ash/root_window_settings.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/root_window_controller_unittest.cc ('k') | ash/root_window_settings.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/root_window_settings.h
diff --git a/ash/root_window_settings.h b/ash/root_window_settings.h
index 3f497fc81c010e1918bcace975f5df16c2aafe43..4982ac5da75e81a2f2513c85b2dee3cd5ab14aab 100644
--- a/ash/root_window_settings.h
+++ b/ash/root_window_settings.h
@@ -13,7 +13,6 @@ class Window;
}
namespace ash {
-namespace internal {
class RootWindowController;
@@ -45,7 +44,6 @@ ASH_EXPORT RootWindowSettings* GetRootWindowSettings(aura::Window* root);
ASH_EXPORT const RootWindowSettings*
GetRootWindowSettings(const aura::Window* root);
-} // namespace internal
} // namespace ash
#endif // ASH_ROOT_WINDOW_SETTINGS_H_
« no previous file with comments | « ash/root_window_controller_unittest.cc ('k') | ash/root_window_settings.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698