Disable VP9 integration tests on DrMemory.

Will try re-enabling them on next libvpx roll using faster codec speed setting.

BUG=3917

TBR=stefan@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/25859004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@7435 4adac7df-926f-26a2-2b94-8c16560cd09d
diff --git a/tools/valgrind-webrtc/gtest_exclude/modules_unittests.gtest-drmemory_win32.txt b/tools/valgrind-webrtc/gtest_exclude/modules_unittests.gtest-drmemory_win32.txt
index ff0d316..de3de40 100644
--- a/tools/valgrind-webrtc/gtest_exclude/modules_unittests.gtest-drmemory_win32.txt
+++ b/tools/valgrind-webrtc/gtest_exclude/modules_unittests.gtest-drmemory_win32.txt
@@ -12,6 +12,7 @@
 TestVp8Impl.BaseUnitTest
 VideoProcessingModuleTest.Denoising
 VideoProcessorIntegrationTest.ProcessNoLossChangeBitRate
+VideoProcessorIntegrationTest.*VP9
 VideoSendersTest.*
 
 # https://code.google.com/p/webrtc/issues/detail?id=2323