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

Unified Diff: chrome/nacl/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/install_static/install_util.cc ('k') | chrome/nacl/nacl_exe_win_64.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/nacl/DEPS
diff --git a/chrome/nacl/DEPS b/chrome/nacl/DEPS
index 19d05a680b093a0adfc27eb8c0f4f85988fc78e7..73d7fdeb3c0e8290471e0cfbcb069e31bdc7b835 100644
--- a/chrome/nacl/DEPS
+++ b/chrome/nacl/DEPS
@@ -1,5 +1,5 @@
include_rules = [
- "+chrome/app/chrome_crash_reporter_client.h",
+ "+chrome/app/chrome_crash_reporter_client_win.h",
"+components/crash",
"+components/nacl",
"+content/public/app/sandbox_helper_win.h",
« no previous file with comments | « chrome/install_static/install_util.cc ('k') | chrome/nacl/nacl_exe_win_64.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698