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

Unified Diff: chrome/chrome.gyp

Issue 8804026: Move unrecoverable_error_handler file to util folder. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix. Created 9 years 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/unrecoverable_error_handler.h ('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 f8d1793df9c48f0fedbe58c10e604169c8b2089d..0dbf6f8da3c0f3b553e5e2b5682768ebff2d6d89 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -250,6 +250,7 @@
'sources': [
'browser/sync/engine/syncapi_internal.cc',
'browser/sync/engine/syncapi_internal.h',
+ 'browser/sync/internal_api/includes/unrecoverable_error_handler.h',
'browser/sync/internal_api/base_node.cc',
'browser/sync/internal_api/base_node.h',
'browser/sync/internal_api/base_transaction.cc',
« no previous file with comments | « chrome/browser/sync/unrecoverable_error_handler.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698