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

Unified Diff: client/crashpad_info.cc

Issue 1123643004: win: Fix multiple definition at link time for kSignature (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Created 5 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 | « client/crashpad_info.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/crashpad_info.cc
diff --git a/client/crashpad_info.cc b/client/crashpad_info.cc
index 873a318a3108ad225a5e95a221da16128154e89b..2fe3b1f7225d276cebbffecca87f6ced90147c2b 100644
--- a/client/crashpad_info.cc
+++ b/client/crashpad_info.cc
@@ -93,6 +93,4 @@ CrashpadInfo::CrashpadInfo()
simple_annotations_(nullptr) {
}
-const uint32_t CrashpadInfo::kSignature;
-
} // namespace crashpad
« no previous file with comments | « client/crashpad_info.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698