diff options
Diffstat (limited to 'ash/wm/window_frame.cc')
-rw-r--r-- | ash/wm/window_frame.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ash/wm/window_frame.cc b/ash/wm/window_frame.cc index 049e4bb..4f46571 100644 --- a/ash/wm/window_frame.cc +++ b/ash/wm/window_frame.cc @@ -4,7 +4,7 @@ #include "ash/wm/window_frame.h" -namespace aura_shell { +namespace ash { const char* const kWindowFrameKey = "WindowFrameKey"; |