Commit ea0dab33 authored by thakis@chromium.org's avatar thakis@chromium.org

Remove outdated comment.

bauerb is such a perfectionist.

BUG=175629
TBR=bauerb

Review URL: https://codereview.chromium.org/12218124

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@182024 0039d316-1c4b-4281-b951-d872f2087c98
parent c56ec406
......@@ -55,7 +55,6 @@ ContentSettingBubbleControllerTest::~ContentSettingBubbleControllerTest() {
}
// Check that the bubble doesn't crash or leak for any settings type
// Disabled: started failing after CONTENT_SETTINGS_TYPE_INTENTS was removed.
TEST_F(ContentSettingBubbleControllerTest, Init) {
for (int i = 0; i < CONTENT_SETTINGS_NUM_TYPES; ++i) {
if (i == CONTENT_SETTINGS_TYPE_NOTIFICATIONS ||
......
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