Index: chrome/test/plugin/plugin_test.cpp |
=================================================================== |
--- chrome/test/plugin/plugin_test.cpp (revision 63075) |
+++ chrome/test/plugin/plugin_test.cpp (working copy) |
@@ -209,7 +209,7 @@ |
} |
~UploadRequestContext() { |
- DLOG(INFO) << __FUNCTION__; |
+ DVLOG(1) << __FUNCTION__; |
delete http_transaction_factory_; |
delete http_auth_handler_factory_; |
} |