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

Unified Diff: handler/handler_test.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
Index: handler/handler_test.gyp
diff --git a/handler/handler_test.gyp b/handler/handler_test.gyp
index 8d7405c93770ca3de6d728ff3582937838b892b4..f2ef40366e1a02868959cf09c6b89fff1f3271d2 100644
--- a/handler/handler_test.gyp
+++ b/handler/handler_test.gyp
@@ -36,6 +36,7 @@
'..',
],
'sources': [
+ 'win/registrar_test.cc',
'win/registration_pipe_state_test.cc',
'win/registration_server_test.cc',
'win/registration_test_base.cc',
« no previous file with comments | « handler/handler.gyp ('k') | handler/win/registrar.h » ('j') | handler/win/registrar.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698