| 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_
|
|
|