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

Unified Diff: chrome/chrome.gyp

Issue 8366030: Introduce the plumbing necessary to report Unrecoverable error from model safe workers. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: For try jobs. Created 9 years, 2 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 | « chrome/browser/sync/util/unrecoverable_error_info.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 190140903cad4ac61939037af4f108f2367edacf..f24c5097aef0898409e7fddabc228b33d14aa19e 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -710,6 +710,8 @@
'browser/sync/util/sqlite_utils.h',
'browser/sync/util/time.cc',
'browser/sync/util/time.h',
+ 'browser/sync/util/unrecoverable_error_info.h',
+ 'browser/sync/util/unrecoverable_error_info.cc',
'browser/sync/util/user_settings.cc',
'browser/sync/util/user_settings.h',
'browser/sync/util/user_settings_posix.cc',
« no previous file with comments | « chrome/browser/sync/util/unrecoverable_error_info.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698