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

Side by Side Diff: chrome/browser/media/DEPS

Issue 2771413003: Move c/b/media/router/mojo/*.mojom to chrome/common/media_router/mojo/*.mojom (Closed)
Patch Set: Address Sylvain's comments Created 3 years, 8 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 "+components/media_router",
2 "+device/power_save_blocker", 3 "+device/power_save_blocker",
3 "+media/audio", 4 "+media/audio",
4 "+media/base", 5 "+media/base",
5 "+media/cast", 6 "+media/cast",
6 "+media/media_features.h", 7 "+media/media_features.h",
7 "+media/mojo/interfaces", 8 "+media/mojo/interfaces",
8 ] 9 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698