Index: chromecast/browser/BUILD.gn |
diff --git a/chromecast/browser/BUILD.gn b/chromecast/browser/BUILD.gn |
index 2a5bbcfb6ec9e183fa1cd4c3767a423007463732..4cccf40f8ef6d53323e9315657243079e31b0ed3 100644 |
--- a/chromecast/browser/BUILD.gn |
+++ b/chromecast/browser/BUILD.gn |
@@ -30,8 +30,6 @@ |
"cast_download_manager_delegate.h", |
"cast_http_user_agent_settings.cc", |
"cast_http_user_agent_settings.h", |
- "cast_media_blocker.cc", |
- "cast_media_blocker.h", |
"cast_net_log.cc", |
"cast_net_log.h", |
"cast_network_delegate.cc", |
@@ -181,7 +179,6 @@ |
test("cast_shell_browser_test") { |
sources = [ |
"test/chromecast_shell_browser_test.cc", |
- "test/chromecast_shell_media_blocking_browser_test.cc", |
] |
configs += [ ":browser_test_config" ] |