| Index: ash/wm/window_properties.h
|
| diff --git a/ash/wm/window_properties.h b/ash/wm/window_properties.h
|
| index 74ae4952da2920c2fe0ba5f8ff2ba583d7a74033..c99d21d9ff256a1ecf24873ef76e392ee2e1c9f1 100644
|
| --- a/ash/wm/window_properties.h
|
| +++ b/ash/wm/window_properties.h
|
| @@ -19,7 +19,6 @@ namespace ash {
|
| namespace wm {
|
| class WindowState;
|
| } // namespace wm
|
| -namespace internal {
|
|
|
| // Shell-specific window property keys.
|
|
|
| @@ -40,7 +39,6 @@ extern const aura::WindowProperty<wm::WindowState*>* const kWindowStateKey;
|
|
|
| // Alphabetical sort.
|
|
|
| -} // namespace internal
|
| } // namespace ash
|
|
|
| #endif // ASH_WM_WINDOW_PROPERTIES_H_
|
|
|