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

Unified Diff: handler/handler.gyp

Issue 1213723004: Implement a Windows crash client registrar. (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@child_process
Patch Set: More self-review. Created 5 years, 6 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 | handler/handler_test.gyp » ('j') | handler/win/registrar.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: handler/handler.gyp
diff --git a/handler/handler.gyp b/handler/handler.gyp
index a78dc8d2f7774d40274a17bfad1a89e3d55f35b8..bd4709c07356f944039baf11f08476b15b2f443c 100644
--- a/handler/handler.gyp
+++ b/handler/handler.gyp
@@ -83,6 +83,8 @@
'..',
],
'sources': [
+ 'win/registrar.cc',
+ 'win/registrar.h',
'win/registration_pipe_state.cc',
'win/registration_pipe_state.h',
'win/registration_server.cc',
« no previous file with comments | « no previous file | handler/handler_test.gyp » ('j') | handler/win/registrar.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698