Index: chrome/browser/search_engines/template_url_unittest.cc |
=================================================================== |
--- chrome/browser/search_engines/template_url_unittest.cc (revision 97034) |
+++ chrome/browser/search_engines/template_url_unittest.cc (working copy) |
@@ -152,8 +152,6 @@ |
ASSERT_EQ("http://fooxxutf-8ya/", result.spec()); |
} |
-// Test that setting the prepopulate ID from TemplateURL causes the stored |
-// TemplateURLRef to handle parsing the URL parameters differently. |
TEST_F(TemplateURLTest, SetPrepopulatedAndParse) { |
TemplateURL t_url; |
t_url.SetURL("http://foo{fhqwhgads}", 0, 0); |