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

Unified Diff: chromecast/browser/BUILD.gn

Issue 2345053002: Revert of Add CastMediaBlocker and BrowserTest (Closed)
Patch Set: Created 4 years, 3 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 | chromecast/browser/cast_media_blocker.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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" ]
« no previous file with comments | « no previous file | chromecast/browser/cast_media_blocker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698