Index: ui/aura_shell/shell.h |
diff --git a/ui/aura_shell/shell.h b/ui/aura_shell/shell.h |
index 53a3c3b48b01a96330f498fed1f0b8e183908f2c..ae5f7c1bec4b4a334cbfbeefdef935e682fda437 100644 |
--- a/ui/aura_shell/shell.h |
+++ b/ui/aura_shell/shell.h |
@@ -54,7 +54,7 @@ class AURA_SHELL_EXPORT Shell { |
// Should never be called before |CreateInstance()|. |
static Shell* GetInstance(); |
- static void DeleteInstanceForTesting(); |
+ static void DeleteInstance(); |
aura::Window* GetContainer(int container_id); |
const aura::Window* GetContainer(int container_id) const; |