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

Unified Diff: ash/sticky_keys/sticky_keys_overlay_unittest.cc

Issue 2724913002: Move chromeos::EventRewriter to //ui/chromeos/events (Closed)
Patch Set: Address review issues Created 3 years, 9 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
Index: ash/sticky_keys/sticky_keys_overlay_unittest.cc
diff --git a/ash/sticky_keys/sticky_keys_overlay_unittest.cc b/ash/sticky_keys/sticky_keys_overlay_unittest.cc
index ddede546736aaa4676eaa068280b64b44cd70439..f14af3f66c68058d9caba28c951aa573f131827d 100644
--- a/ash/sticky_keys/sticky_keys_overlay_unittest.cc
+++ b/ash/sticky_keys/sticky_keys_overlay_unittest.cc
@@ -88,7 +88,8 @@ TEST_F(StickyKeysOverlayTest, OverlayNotDestroyedAfterDisplayRemoved) {
overlay.GetModifierKeyState(ui::EF_SHIFT_DOWN));
}
-// Additional sticky key overlay tests that depend on chromeos::EventRewriter
-// are now in chrome/browser/chromeos/events/event_rewriter_unittest.cc .
+// Additional sticky key overlay tests that depend on
+// ui::chromeos::EventRewriter are now in
+// ui/chromeos/events/event_rewriter_unittest.cc .
} // namespace ash
« no previous file with comments | « no previous file | chrome/browser/chromeos/BUILD.gn » ('j') | chrome/browser/chromeos/events/event_rewriter_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698