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

Side by Side Diff: chrome_elf/DEPS

Issue 2491463002: Revert of Windows install_static refactor. (Closed)
Patch Set: 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
« no previous file with comments | « chrome/test/base/chrome_test_launcher.cc ('k') | chrome_elf/chrome_elf.def » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+sandbox", 2 "+sandbox",
3 "+breakpad/src/client", 3 "+breakpad/src/client",
4 "+chrome/app/chrome_crash_reporter_client_win.h", 4 "+chrome/app/chrome_crash_reporter_client_win.h",
5 "+chrome/common/chrome_version.h", 5 "+chrome/common/chrome_version.h",
6 "+chrome/install_static", 6 "+chrome/install_static/install_util.h",
7 "+third_party/crashpad/crashpad/client/crashpad_client.h", 7 "+third_party/crashpad/crashpad/client/crashpad_client.h",
8 "+components/crash/content/app/crashpad.h", 8 "+components/crash/content/app/crashpad.h",
9 "+components/crash/core/common/crash_keys.h", 9 "+components/crash/core/common/crash_keys.h",
10 ] 10 ]
OLDNEW
« no previous file with comments | « chrome/test/base/chrome_test_launcher.cc ('k') | chrome_elf/chrome_elf.def » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698