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

Unified Diff: chrome/browser/media/webrtc/DEPS

Issue 2307083002: Cleanup: move WebRTC related files from chrome/browser/media to chrome/browser/media/webrtc/ (Closed)
Patch Set: Removed file wrongly resuscitated during rebase 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 | « chrome/browser/media/tab_desktop_media_list_unittest.cc ('k') | chrome/browser/media/webrtc/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/media/webrtc/DEPS
diff --git a/chrome/browser/media/DEPS b/chrome/browser/media/webrtc/DEPS
similarity index 73%
copy from chrome/browser/media/DEPS
copy to chrome/browser/media/webrtc/DEPS
index dcd73c7088cb5047e72b190e6aff67506b194c04..1bfb3bc56c9d90bbcf9111f613357ed90eba0300 100644
--- a/chrome/browser/media/DEPS
+++ b/chrome/browser/media/webrtc/DEPS
@@ -1,8 +1,6 @@
include_rules = [
- "+device/power_save_blocker",
"+media/audio",
"+media/base",
- "+media/cast",
"+media/media_features.h",
"+third_party/libyuv",
"+third_party/webrtc",
« no previous file with comments | « chrome/browser/media/tab_desktop_media_list_unittest.cc ('k') | chrome/browser/media/webrtc/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698