diff options
Diffstat (limited to 'chrome/test/data')
-rw-r--r-- | chrome/test/data/profiles/window_placement/Local State | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/test/data/profiles/window_placement/Local State b/chrome/test/data/profiles/window_placement/Local State index 39bc7d5..f2a5b28 100644 --- a/chrome/test/data/profiles/window_placement/Local State +++ b/chrome/test/data/profiles/window_placement/Local State @@ -1,10 +1,10 @@ { "browser" : { "window_placement" : { - "bottom" : 610, + "bottom" : 400, "left" : 50, "maximized" : false, - "right" : 1014, + "right" : 400, "top" : 50 } } |