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

Side by Side 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+device/power_save_blocker",
3 "+media/audio", 2 "+media/audio",
4 "+media/base", 3 "+media/base",
5 "+media/cast",
6 "+media/media_features.h", 4 "+media/media_features.h",
7 "+third_party/libyuv", 5 "+third_party/libyuv",
8 "+third_party/webrtc", 6 "+third_party/webrtc",
9 ] 7 ]
OLDNEW
« 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