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

Unified Diff: ios/chrome/browser/ui/stack_view/stack_view_controller_perftest.mm

Issue 2590863002: Removing obsolete code. (Closed)
Patch Set: Created 4 years 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 | « ios/chrome/browser/ui/fullscreen_controller_unittest.mm ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/ui/stack_view/stack_view_controller_perftest.mm
diff --git a/ios/chrome/browser/ui/stack_view/stack_view_controller_perftest.mm b/ios/chrome/browser/ui/stack_view/stack_view_controller_perftest.mm
index fded70ef1de00b2bc70af497e3b3fa78262ad07c..5b93233d0734e7820b73aae5d2de9a1d9c5dd27b 100644
--- a/ios/chrome/browser/ui/stack_view/stack_view_controller_perftest.mm
+++ b/ios/chrome/browser/ui/stack_view/stack_view_controller_perftest.mm
@@ -159,8 +159,6 @@ class StackViewControllerPerfTest : public PerfTestWithBVC {
if (IsIPadIdiom())
return;
- [FullScreenController setHideOmniboxDelaySeconds:0.0];
-
// Base class does most of the setup.
PerfTestWithBVC::SetUp();
« no previous file with comments | « ios/chrome/browser/ui/fullscreen_controller_unittest.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698