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

Side by Side Diff: components/media_router/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
(Empty)
1 include_rules = [
mark a. foltz 2017/04/03 22:50:15 Can we include a "-chrome" here to avoid circulari
takumif 2017/04/04 17:34:51 Done.
2 "+content/public",
3 "+mojo/common",
4 "+mojo/public",
5 "+net/base",
6 "+net/interfaces",
7 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698