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

Unified Diff: mojo/tools/data/unittests

Issue 747163002: Port more focus controller unit tests and fix our focus rules. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Remove O(n) solution with O(1). Created 6 years 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 | « no previous file | services/window_manager/basic_focus_rules.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/tools/data/unittests
diff --git a/mojo/tools/data/unittests b/mojo/tools/data/unittests
index 0a7c59590dcd52740c69a57fb843c413bf223326..1b178ba0f9fe6c554fb0036815c54174a5c9d293 100644
--- a/mojo/tools/data/unittests
+++ b/mojo/tools/data/unittests
@@ -22,6 +22,7 @@ external_application_unittests
mojo_surfaces_lib_unittests
view_manager_service_unittests
view_manager_unittests
+window_manager_unittests
# JavaScript tests:
*js_unittests
« no previous file with comments | « no previous file | services/window_manager/basic_focus_rules.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698