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

Unified Diff: ui/aura/test/test_activation_client.h

Issue 11275296: Move shadow code to views\corewm (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 1 month 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/wm/workspace/phantom_window_controller.cc ('k') | ui/aura/test/test_activation_client.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura/test/test_activation_client.h
===================================================================
--- ui/aura/test/test_activation_client.h (revision 167688)
+++ ui/aura/test/test_activation_client.h (working copy)
@@ -47,6 +47,8 @@
// fail.
std::vector<Window*> active_windows_;
+ ObserverList<client::ActivationChangeObserver> observers_;
+
DISALLOW_COPY_AND_ASSIGN(TestActivationClient);
};
« no previous file with comments | « ash/wm/workspace/phantom_window_controller.cc ('k') | ui/aura/test/test_activation_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698