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

Side by Side Diff: chrome/chrome_watcher/DEPS

Issue 2422643002: Windows install_static refactor. (Closed)
Patch Set: sync to position 431863 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 "+components/browser_watcher", 4 "+components/browser_watcher",
5 "+components/crash", 5 "+components/crash",
6 "+components/memory_pressure", 6 "+components/memory_pressure",
7 "+syzygy/kasko/api", 7 "+syzygy/kasko/api",
8 "+testing/gtest", 8 "+testing/gtest",
9 "+third_party/kasko", 9 "+third_party/kasko",
10 ] 10 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698