diff options
Diffstat (limited to 'chrome/chrome.gyp')
-rw-r--r-- | chrome/chrome.gyp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp index 1ff13ed..be84b6a 100644 --- a/chrome/chrome.gyp +++ b/chrome/chrome.gyp @@ -1899,6 +1899,8 @@ 'app/client_util.h', 'app/google_update_client.cc', 'app/google_update_client.h', + 'app/hard_error_handler_win.cc', + 'app/hard_error_handler_win.h', 'app/keystone_glue.h', 'app/keystone_glue.m', 'app/scoped_ole_initializer.h', |