Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(206)

Unified Diff: content/renderer/media/rtc_video_decoder_unittest.cc

Issue 10837026: Dead member removal, courtesy of Scythe, %/media/% edition. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/media/media_internals.h ('k') | webkit/media/buffered_resource_loader.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/renderer/media/rtc_video_decoder_unittest.cc
diff --git a/content/renderer/media/rtc_video_decoder_unittest.cc b/content/renderer/media/rtc_video_decoder_unittest.cc
index b17b3489e252257879fbfd4c18ef3ab680e92f4a..441d9c87a87e6202144ed12e3ef0c903c5c11320 100644
--- a/content/renderer/media/rtc_video_decoder_unittest.cc
+++ b/content/renderer/media/rtc_video_decoder_unittest.cc
@@ -178,7 +178,6 @@ class RTCVideoDecoderTest : public testing::Test {
protected:
static const int kWidth;
static const int kHeight;
- static const char* kUrl;
static const PipelineStatistics kStatistics;
RTCVideoDecoderTest() {
« no previous file with comments | « chrome/browser/media/media_internals.h ('k') | webkit/media/buffered_resource_loader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698