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

Unified Diff: util/win/process_info.h

Issue 1414243005: Update all URLs to point to https://crashpad.chromium.org/ (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: README.crashpad Created 5 years, 2 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
« client/crash_report_database_mac.mm ('K') | « util/win/capture_context.asm ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: util/win/process_info.h
diff --git a/util/win/process_info.h b/util/win/process_info.h
index f8ed4ae4110404c9d3718a535296b6a28d0370eb..ca1935bb5db9924134fac78980aeb759af813635 100644
--- a/util/win/process_info.h
+++ b/util/win/process_info.h
@@ -180,7 +180,7 @@ class ProcessInfo {
std::vector<MEMORY_BASIC_INFORMATION64> memory_info_;
// Handles() is logically const, but updates this member on first retrieval.
- // See https://code.google.com/p/crashpad/issues/detail?id=9.
+ // See https://crashpad.chromium.org/bug/9.
mutable std::vector<Handle> handles_;
bool is_64_bit_;
« client/crash_report_database_mac.mm ('K') | « util/win/capture_context.asm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698