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

Side by Side Diff: chrome/chrome_watcher/DEPS

Issue 2422643002: Windows install_static refactor. (Closed)
Patch Set: sync to position 427054 Created 4 years, 1 month 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 "+base", 2 "+base",
3 "+chrome/installer/util", 3 "+chrome/install_static",
4 "+chrome_elf/chrome_elf_constants.h",
4 "+components/browser_watcher", 5 "+components/browser_watcher",
5 "+components/crash", 6 "+components/crash",
6 "+components/memory_pressure", 7 "+components/memory_pressure",
7 "+syzygy/kasko/api", 8 "+syzygy/kasko/api",
8 "+testing/gtest", 9 "+testing/gtest",
9 "+third_party/kasko", 10 "+third_party/kasko",
10 ] 11 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698