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

Unified Diff: media/base/BUILD.gn

Issue 920963003: Moved scoped_histogram_timer to the main histogram_macros.h. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove gyp entries for old unit test in media/ Created 5 years, 10 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 | « media/audio/audio_output_controller.cc ('k') | media/base/scoped_histogram_timer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/BUILD.gn
diff --git a/media/base/BUILD.gn b/media/base/BUILD.gn
index fd1bfe0263cfc94e608cf2ae831bb415fecf1c99..95c915aeab1bac3d260123b45c625410e936abdc 100644
--- a/media/base/BUILD.gn
+++ b/media/base/BUILD.gn
@@ -332,7 +332,6 @@ source_set("unittests") {
"pipeline_unittest.cc",
"ranges_unittest.cc",
"run_all_unittests.cc",
- "scoped_histogram_timer_unittest.cc",
"serial_runner_unittest.cc",
"seekable_buffer_unittest.cc",
"sinc_resampler_unittest.cc",
« no previous file with comments | « media/audio/audio_output_controller.cc ('k') | media/base/scoped_histogram_timer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698