Chromium Code Reviews

Side by Side Diff: chrome/browser/component_updater/DEPS

Issue 25909005: Use UtilityProcessHost to patch files. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@nonblocking
Patch Set: Rebase to LKGR/247686 Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+courgette"
2 "+media/cdm/ppapi/supported_cdm_versions.h", 3 "+media/cdm/ppapi/supported_cdm_versions.h",
3 "+ppapi/shared_impl/ppapi_permissions.h", 4 "+ppapi/shared_impl/ppapi_permissions.h",
4 "+ppapi/thunk", 5 "+ppapi/thunk",
5 "+third_party/widevine" 6 "+third_party/widevine"
6 ] 7 ]
OLDNEW

Powered by Google App Engine