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

Unified Diff: media/audio/audio_output_controller.cc

Issue 134603005: Clean-up: Remove the very last few uses of base::Time from src/media/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 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 | « no previous file | media/base/media_file_checker.cc » ('j') | media/base/seekable_buffer_unittest.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/audio/audio_output_controller.cc
diff --git a/media/audio/audio_output_controller.cc b/media/audio/audio_output_controller.cc
index 97651dc5a4707f613ef7ee1c0cc8da1ff4731721..0d9b0e85e640df0811cf5e77d3a02e24546386ba 100644
--- a/media/audio/audio_output_controller.cc
+++ b/media/audio/audio_output_controller.cc
@@ -13,7 +13,6 @@
#include "build/build_config.h"
#include "media/base/scoped_histogram_timer.h"
-using base::Time;
using base::TimeDelta;
namespace media {
« no previous file with comments | « no previous file | media/base/media_file_checker.cc » ('j') | media/base/seekable_buffer_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698