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

Unified Diff: content/browser/renderer_host/media/DEPS

Issue 172003004: Fixit: Move tab and desktop capture code to new location. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 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
Index: content/browser/renderer_host/media/DEPS
diff --git a/content/browser/renderer_host/media/DEPS b/content/browser/renderer_host/media/DEPS
index 6f4140f1e51c1f2491ac2d79b5710a8539379742..c3a5b96fc44d4dabd31a53ec0db441642bc2ceeb 100644
--- a/content/browser/renderer_host/media/DEPS
+++ b/content/browser/renderer_host/media/DEPS
@@ -1,9 +1,3 @@
include_rules = [
"+media",
-
- # TODO: this is temporary, this directory doesn't belong under renderer_host
- # since it depends on web_contents.
- "+content/browser/web_contents",
- "+content/public/browser/web_contents.h",
- "+content/public/browser/web_contents_view.h",
]

Powered by Google App Engine
This is Rietveld 408576698