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

Side by Side Diff: components/quirks/DEPS

Issue 1528963002: Quirks Client for downloading and providing display profiles (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Refactor to move some functionality from client to manager Created 4 years, 10 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/metrics", 2 "+chromeos/chromeos_paths.h",
stevenjb 2016/02/16 20:07:51 I don't think we should add this dependency, we ca
Greg Levin 2016/02/17 23:01:51 Done (added to delegate).
3 "+components/prefs", 3 "+components/prefs",
4 "+net", 4 "+net",
5 ] 5 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698