Commit 6b054b59 authored by Natalie Chouinard's avatar Natalie Chouinard Committed by Chromium LUCI CQ

Replace TODO(chouinard) with TODO(crbug)

This task is now tracked in: https://crbug.com/1166810

Bug: 1166810
Change-Id: Ifc3b353511e8fa958bf1b7fcc7b32cb384597fac
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2630446Reviewed-by: default avatarTheresa  <twellington@chromium.org>
Commit-Queue: Natalie Chouinard <chouinard@chromium.org>
Auto-Submit: Natalie Chouinard <chouinard@chromium.org>
Cr-Commit-Position: refs/heads/master@{#844071}
parent 749006de
......@@ -38,8 +38,7 @@ import java.util.List;
/**
* Tests of {@link ChromeBasePreference}.
*
* TODO(chouinard): Once SettingsLauncher and SettingsActivity have compontentized interfaces, these
* test should be moved to //components/browser_ui/settings/.
* TODO(crbug.com/1166810): Move these tests to //components/browser_ui/settings/.
*/
@RunWith(ChromeJUnit4ClassRunner.class)
public class ChromeBasePreferenceTest {
......
......@@ -36,8 +36,7 @@ import org.chromium.components.browser_ui.settings.SettingsLauncher;
/**
* Tests of {@link ChromeImageViewPreference}.
*
* TODO(chouinard): Once SettingsLauncher and SettingsActivity have compontentized interfaces, these
* tests should be moved to //components/browser_ui/settings/.
* TODO(crbug.com/1166810): Move these tests to //components/browser_ui/settings/.
*/
@RunWith(ChromeJUnit4ClassRunner.class)
public class ChromeImageViewPreferenceTest {
......
......@@ -37,9 +37,7 @@ import org.chromium.content_public.browser.test.util.TestThreadUtils;
/**
* Tests of {@link ManagedPreferencesUtils}.
*
* TODO(chouinard): Once SettingsLauncher and SettingsActivity have
* compontentized interfaces, these test should be moved to
* //components/browser_ui/settings/.
* TODO(crbug.com/1166810): Move these tests to //components/browser_ui/settings/.
*/
@RunWith(ChromeJUnit4ClassRunner.class)
public class ManagedPreferencesUtilsTest {
......
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