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

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: For review. 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/util/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..8d0d503f4634944a47078ab5b11232696037910f 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -482,6 +482,7 @@
'browser/sync/util/sqlite_utils.h',
'browser/sync/util/time.cc',
'browser/sync/util/time.h',
+ 'browser/sync/util/unrecoverable_error_handler.h',
rlarocque 2011/12/05 22:51:26 Do we need to remove browser/sync/unrecoverable_er
lipalani1 2011/12/05 23:18:50 It is not included in the gyp file originally prob
'browser/sync/util/unrecoverable_error_info.h',
'browser/sync/util/unrecoverable_error_info.cc',
'browser/sync/util/weak_handle.cc',
« no previous file with comments | « chrome/browser/sync/util/unrecoverable_error_handler.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698