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

Unified Diff: content/browser/BUILD.gn

Issue 1478643002: Refactor media out of WebContentsImpl to MediaWebContentsObserver. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix namespace for cast. Created 5 years 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 | « chromecast/browser/cast_content_window.cc ('k') | content/browser/media/media_web_contents_observer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 950155781e82d15fa4ba5d1e18760fc1bf08b3f8..17531e7f9b9949cc6e9fb3731706abc5cd2aa557 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -517,8 +517,6 @@ source_set("browser") {
sources += [
"media/cdm/browser_cdm_manager.cc",
"media/cdm/browser_cdm_manager.h",
- "media/media_web_contents_observer.cc",
- "media/media_web_contents_observer.h",
]
}
« no previous file with comments | « chromecast/browser/cast_content_window.cc ('k') | content/browser/media/media_web_contents_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698