diff options
author | derat@chromium.org <derat@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-12-04 03:55:36 +0000 |
---|---|---|
committer | derat@chromium.org <derat@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-12-04 03:55:36 +0000 |
commit | e3e08fdbc4ccc050b891d199596428e9bdeee651 (patch) | |
tree | 8dc67e48ea69d8b85b5d7b83aa2c804b87a6321b /tools/valgrind/gtest_exclude/unit_tests.gtest_linux.txt | |
parent | de83327682e3ff7e491fb750caafe0d0b1bdf58f (diff) | |
download | chromium_src-e3e08fdbc4ccc050b891d199596428e9bdeee651.zip chromium_src-e3e08fdbc4ccc050b891d199596428e9bdeee651.tar.gz chromium_src-e3e08fdbc4ccc050b891d199596428e9bdeee651.tar.bz2 |
chromeos: Remove GViewRequestInterceptor.
This removes the code for sending the user to GView for PDF
and .ppt files. The --enable-gview flag has been passed
unconditionally on Chrome OS for a long time, but we ignore
it in official builds. For Chromium OS, I believe that
https://chrome.google.com/webstore/detail/docs-pdfpowerpoint-viewer/nnbmlagghjjcbdhgmkedmbmedengocbn
provides similar functionality.
BUG=161786
TBR=ben@chromium.org
Review URL: https://chromiumcodereview.appspot.com/11411071
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170875 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/valgrind/gtest_exclude/unit_tests.gtest_linux.txt')
-rw-r--r-- | tools/valgrind/gtest_exclude/unit_tests.gtest_linux.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/valgrind/gtest_exclude/unit_tests.gtest_linux.txt b/tools/valgrind/gtest_exclude/unit_tests.gtest_linux.txt index a6a73b08..a25d96f 100644 --- a/tools/valgrind/gtest_exclude/unit_tests.gtest_linux.txt +++ b/tools/valgrind/gtest_exclude/unit_tests.gtest_linux.txt @@ -4,8 +4,6 @@ URLFetcherBadHTTPSTest.BadHTTPSTest RenderViewTest.OnHandleKeyboardEvent # http://crbug.com/88221 ConnectionTesterTest.DeleteWhileInProgress -# Fails on CrOS, see http://crbug.com/104030 -GViewRequestInterceptorTest.* # Crash on CrOS, see http://crbug.com/115979 ClientSideDetectionHostTest.OnPhishingDetectionDoneNotPhishing ClientSideDetectionHostTest.OnPhishingDetectionDoneVerdictNotPhishing |