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

Side by Side Diff: chrome/utility/DEPS

Issue 25909005: Use UtilityProcessHost to patch files. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@nonblocking
Patch Set: Rebase to LKGR/248226 Created 6 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 "+content/public/child", 2 "+content/public/child",
3 "+content/public/utility", 3 "+content/public/utility",
4 "+courgette",
4 "+extensions/common", 5 "+extensions/common",
5 6
6 # For generated headers. 7 # For generated headers.
7 "+grit", 8 "+grit",
8 9
9 "+skia/ext", 10 "+skia/ext",
10 "+media", 11 "+media",
11 ] 12 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698