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

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 review. 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
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 190140903cad4ac61939037af4f108f2367edacf..dd3f1b97818fc7e82e194abefdb0fad2f49f0019 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -670,6 +670,8 @@
'browser/sync/sessions/sync_session.h',
'browser/sync/sessions/sync_session_context.cc',
'browser/sync/sessions/sync_session_context.h',
+ 'browser/sync/sessions/unrecoverable_error_info.h',
+ 'browser/sync/sessions/unrecoverable_error_info.cc',
'browser/sync/sync_js_controller.cc',
'browser/sync/sync_js_controller.h',
'browser/sync/syncable/blob.h',

Powered by Google App Engine
This is Rietveld 408576698