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

Unified Diff: compat/compat.gyp

Issue 936333004: win: Add implementation of system_snapshot for Windows (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@add-time-win
Patch Set: . Created 5 years, 10 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 | « no previous file | compat/win/processor_power_information.h » ('j') | compat/win/processor_power_information.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: compat/compat.gyp
diff --git a/compat/compat.gyp b/compat/compat.gyp
index e58f5e4264635b2529dad98faca8211a7fe5390a..96947a36981cee4c06697a74c8137e4c0e654393 100644
--- a/compat/compat.gyp
+++ b/compat/compat.gyp
@@ -30,6 +30,7 @@
'non_win/verrsrc.h',
'non_win/windows.h',
'non_win/winnt.h',
+ 'win/processor_power_information.h',
'win/sys/types.h',
],
'conditions': [
« no previous file with comments | « no previous file | compat/win/processor_power_information.h » ('j') | compat/win/processor_power_information.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698