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

Unified Diff: chrome_elf/DEPS

Issue 2053953002: Add chrome_crash_reporter_client_win.cc to the source file list for chrome_elf (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address review comments Created 4 years, 6 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome_elf/BUILD.gn ('k') | chrome_elf/chrome_elf.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome_elf/DEPS
diff --git a/chrome_elf/DEPS b/chrome_elf/DEPS
index 1f3de79e78d955211f293cf850d428d3fe596f67..116683333ab88b06d49f79fd9d6e892cff22868b 100644
--- a/chrome_elf/DEPS
+++ b/chrome_elf/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+sandbox",
"+breakpad/src/client",
+ "+chrome/app/chrome_crash_reporter_client_win.h",
"+chrome/common/chrome_version.h",
"+chrome/install_static/install_util.h"
]
« no previous file with comments | « chrome_elf/BUILD.gn ('k') | chrome_elf/chrome_elf.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698