summaryrefslogtreecommitdiffstats
path: root/chrome/browser
diff options
context:
space:
mode:
authorananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-24 05:41:02 +0000
committerananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-24 05:41:02 +0000
commitd46a1a5b2d7d713c74514e1d2ad39e9da492f575 (patch)
treebcf30fa1dce9214741184df0cc01fef20e5999de /chrome/browser
parenta0f3ee5adc5ac5caf643ac9eafcf7e5edf5d5ffd (diff)
downloadchromium_src-d46a1a5b2d7d713c74514e1d2ad39e9da492f575.zip
chromium_src-d46a1a5b2d7d713c74514e1d2ad39e9da492f575.tar.gz
chromium_src-d46a1a5b2d7d713c74514e1d2ad39e9da492f575.tar.bz2
Removing the comment above the Firefox30Importer test which indicated that the test was disabled, etc as
we fixed the underlying cause of the test failure. TBR=nsylvain Review URL: http://codereview.chromium.org/219027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27048 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser')
-rw-r--r--chrome/browser/importer/importer_unittest.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/importer/importer_unittest.cc b/chrome/browser/importer/importer_unittest.cc
index bd5e2697..739465d 100644
--- a/chrome/browser/importer/importer_unittest.cc
+++ b/chrome/browser/importer/importer_unittest.cc
@@ -836,7 +836,6 @@ class Firefox3Observer : public ProfileWriter,
std::wstring default_keyword_url_;
};
-// This test is disabled, see bug 22884
TEST_F(ImporterTest, Firefox30Importer) {
scoped_refptr<Firefox3Observer> observer = new Firefox3Observer();
Firefox3xImporterTest(L"firefox3_profile", observer.get(), observer.get(),