Chromium Code Reviews| 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', |