summaryrefslogtreecommitdiffstats
path: root/build/secondary
diff options
context:
space:
mode:
Diffstat (limited to 'build/secondary')
-rw-r--r--build/secondary/third_party/crashpad/crashpad/snapshot/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/secondary/third_party/crashpad/crashpad/snapshot/BUILD.gn b/build/secondary/third_party/crashpad/crashpad/snapshot/BUILD.gn
index 8dce0ad..aa8443a 100644
--- a/build/secondary/third_party/crashpad/crashpad/snapshot/BUILD.gn
+++ b/build/secondary/third_party/crashpad/crashpad/snapshot/BUILD.gn
@@ -14,6 +14,7 @@ source_set("snapshot") {
if (is_win) {
cflags = [ "/wd4201" ]
+ libs = [ "powrprof.lib" ]
}
sources = [