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

Side by Side Diff: components/background_loader/DEPS

Issue 2393353002: [Background loader] .h file draft outline of background loader (Closed)
Patch Set: Created 4 years, 2 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 "+content/public/browser", 2 "+content/public/browser",
3 "+ui/base",
Dmitry Titov 2016/10/06 04:36:02 What do you plan to use from it?
chili 2016/10/12 20:57:30 This was left over from when I needed MediaType fo
3 ] 4 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698