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

Unified Diff: ash/wm/window_modality_controller_unittest.cc

Issue 2160603002: ash: Adjust ascii art comment to avoid looking like multiline comment (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: ash: Adjust ascii art comment to avoid looking like multiline comment Created 4 years, 5 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/wm/window_modality_controller_unittest.cc
diff --git a/ash/wm/window_modality_controller_unittest.cc b/ash/wm/window_modality_controller_unittest.cc
index 22b66f1d98d4c74ddedc24fb57e1d56f57fc9004..e07be1b6a14601d9924011f3041c470cd16dd7a3 100644
--- a/ash/wm/window_modality_controller_unittest.cc
+++ b/ash/wm/window_modality_controller_unittest.cc
@@ -321,9 +321,9 @@ TEST_F(WindowModalityControllerTest, ChangeCapture) {
// modal window's modal parent window.
TEST_F(WindowModalityControllerTest, ReleaseCapture) {
// Create a window hierachy like this:
- // w0
- // / | \
- // w1 <------ w3 w2
+ // _______________w0______________
+ // | | |
+ // w1 <------ w3 w2
// | (modal to)
// w11
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698