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

Unified Diff: media/filters/h264_parser_unittest.cc

Issue 689563002: Cleanup: Remove unneeded path_service.h includes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 6 years, 1 month 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/base/media_posix.cc ('k') | media/formats/mp2t/es_parser_test_base.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/filters/h264_parser_unittest.cc
diff --git a/media/filters/h264_parser_unittest.cc b/media/filters/h264_parser_unittest.cc
index a08cf26a15696b30a84c1527414c205d1bb71c86..1874666c3c2709bf670104fb1e2310cae5004b6a 100644
--- a/media/filters/h264_parser_unittest.cc
+++ b/media/filters/h264_parser_unittest.cc
@@ -5,7 +5,6 @@
#include "base/command_line.h"
#include "base/files/memory_mapped_file.h"
#include "base/logging.h"
-#include "base/path_service.h"
#include "base/strings/string_number_conversions.h"
#include "media/base/test_data_util.h"
#include "media/filters/h264_parser.h"
« no previous file with comments | « media/base/media_posix.cc ('k') | media/formats/mp2t/es_parser_test_base.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698