Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2671)

Unified Diff: ash/common/wm_shell.h

Issue 2408273002: mash: Port TrayUpdateTest to AshTest (Closed)
Patch Set: WmShellTestApi Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ash/common/test/wm_shell_test_api.cc ('k') | ash/common/wm_shell.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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_;
« no previous file with comments | « ash/common/test/wm_shell_test_api.cc ('k') | ash/common/wm_shell.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698