Index: content/browser/screen_orientation/screen_orientation_browsertest.cc |
diff --git a/content/browser/screen_orientation/screen_orientation_browsertest.cc b/content/browser/screen_orientation/screen_orientation_browsertest.cc |
index 4ef1bccc4093914cbb4e6f7e76d71180655b2bd1..9ec2f0c907682305a2f649cd2f54468ac2948d74 100644 |
--- a/content/browser/screen_orientation/screen_orientation_browsertest.cc |
+++ b/content/browser/screen_orientation/screen_orientation_browsertest.cc |
@@ -180,7 +180,7 @@ IN_PROC_BROWSER_TEST_F(ScreenOrientationBrowserTest, WindowOrientationChange) { |
} |
// Chromium Android does not support fullscreen |
-IN_PROC_BROWSER_TEST_F(ScreenOrientationBrowserTest, LockSmoke) { |
+IN_PROC_BROWSER_TEST_F(ScreenOrientationBrowserTest, DISABLED_LockSmoke) { |
GURL test_url = GetTestUrl("screen_orientation", |
"screen_orientation_lock_smoke.html"); |