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

Side by Side Diff: chrome/service/DEPS

Issue 1612663002: Use a valid /prefetch argument when launching a process. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@bit
Patch Set: self-review Created 4 years, 11 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 "+chrome/grit", # For generated headers. 2 "+chrome/grit", # For generated headers.
3
4 # TODO(fdoray): Remove this once the PreRead field trial has expired.
5 # crbug.com/577698
6 "+components/startup_metric_utils/common",
7
3 "+components/version_info", 8 "+components/version_info",
4 "+sandbox/win/src", 9 "+sandbox/win/src",
5 ] 10 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698