Commit 8a3fb1c0 authored by dpapad's avatar dpapad Committed by Commit Bot

Settings: Fix CrSettingsChromeCleanupPageTest.All failures

This regressed in r744505 but apparently no test caught it, since
they only run on official bots.

Bug: 1026426
Change-Id: I22c44643527cde8cb618f1507974badf03d81cab
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2075900
Auto-Submit: Demetrios Papadopoulos <dpapad@chromium.org>
Reviewed-by: default avatarJohn Lee <johntlee@chromium.org>
Commit-Queue: John Lee <johntlee@chromium.org>
Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org>
Cr-Commit-Position: refs/heads/master@{#744819}
parent a5be1ea1
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<link rel="import" href="chrome://resources/html/i18n_behavior.html"> <link rel="import" href="chrome://resources/html/i18n_behavior.html">
<link rel="import" href="chrome://resources/html/web_ui_listener_behavior.html"> <link rel="import" href="chrome://resources/html/web_ui_listener_behavior.html">
<link rel="import" href="../controls/controlled_button.html"> <link rel="import" href="../controls/controlled_button.html">
<link rel="import" href="../controls/settings_toggle_button.html"> <link rel="import" href="../controls/settings_checkbox.html">
<link rel="import" href="../prefs/prefs.html"> <link rel="import" href="../prefs/prefs.html">
<link rel="import" href="../settings_shared_css.html"> <link rel="import" href="../settings_shared_css.html">
<link rel="import" href="chrome_cleanup_proxy.html"> <link rel="import" href="chrome_cleanup_proxy.html">
......
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