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

Side by Side Diff: components/cast_channel/DEPS

Issue 2913033003: [cast_channel] Move cast_channel related files from //extensions to //components (Closed)
Patch Set: Created 3 years, 6 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 = [
2 "+components/cast_certificate",
3 "+components/keyed_service",
4 "+content/public/browser",
5 "+content/public/test",
6 "+crypto",
7 "+net",
8 "+third_party/zlib",
mark a. foltz 2017/06/01 21:26:35 Is this still required?
zhaobin 2017/06/01 22:00:38 Done.
9 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698