Chromium Code Reviews| Index: ash/common/wm_shell.h |
| diff --git a/ash/common/wm_shell.h b/ash/common/wm_shell.h |
| index 9e42f2f7e7e85fc3842fb0fb153012c7ecf73e36..c6d79223af4be922fcb710e55588198f06ec9d36 100644 |
| --- a/ash/common/wm_shell.h |
| +++ b/ash/common/wm_shell.h |
| @@ -457,6 +457,7 @@ class ASH_EXPORT WmShell { |
| friend class AcceleratorControllerTest; |
| friend class ScopedRootWindowForNewWindows; |
| friend class Shell; |
| + friend class WmShellTestApi; |
| static WmShell* instance_; |