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

Unified Diff: chrome_elf/DEPS

Issue 1904613002: Preparation patch for moving the chrome crashpad integration into chrome_elf. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix build error on Windows builder Created 4 years, 8 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/blacklist/blacklist.cc » ('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 d838479ebeab7ba70008e990b0ff77bd914472fd..1f3de79e78d955211f293cf850d428d3fe596f67 100644
--- a/chrome_elf/DEPS
+++ b/chrome_elf/DEPS
@@ -2,4 +2,5 @@ include_rules = [
"+sandbox",
"+breakpad/src/client",
"+chrome/common/chrome_version.h",
+ "+chrome/install_static/install_util.h"
]
« no previous file with comments | « chrome_elf/BUILD.gn ('k') | chrome_elf/blacklist/blacklist.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698