Commit 5153a4ca authored by Alan Cutter's avatar Alan Cutter Committed by Commit Bot

Fix comment for BrowserNonClientFrameViewBrowserTest.FullscreenForTabTitlebarHeight

The original comment was copy pasted from a different test. This CL fixes
the comment to be more accurate.

Bug: 931031
Change-Id: I3fa298aa60243c618130f7a698705a24507ef98e
Reviewed-on: https://chromium-review.googlesource.com/c/1482251
Auto-Submit: Alan Cutter <alancutter@chromium.org>
Reviewed-by: default avatarBret Sepulveda <bsep@chromium.org>
Commit-Queue: Bret Sepulveda <bsep@chromium.org>
Cr-Commit-Position: refs/heads/master@{#634781}
parent 235702f5
......@@ -152,7 +152,8 @@ IN_PROC_BROWSER_TEST_F(SystemWebAppNonClientFrameViewBrowserTest,
->hosted_app_button_container_for_testing());
}
// Tests the frame color for a bookmark app when a theme is applied.
// Checks that the title bar for hosted app windows is hidden when in fullscreen
// for tab mode.
IN_PROC_BROWSER_TEST_F(BrowserNonClientFrameViewBrowserTest,
FullscreenForTabTitlebarHeight) {
InstallAndLaunchBookmarkApp();
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment