| Index: chrome/chrome.gyp
|
| diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
|
| index 628fc757feff2063fbaaf4a003ca500ae25b7b9a..a8e6eb31df84e0f79801c052a32bb87b5dcf229f 100644
|
| --- a/chrome/chrome.gyp
|
| +++ b/chrome/chrome.gyp
|
| @@ -991,6 +991,8 @@
|
| 'browser/sync/syncable/directory_manager.h',
|
| 'browser/sync/syncable/model_type.cc',
|
| 'browser/sync/syncable/model_type.h',
|
| + 'browser/sync/syncable/nigori_util.cc',
|
| + 'browser/sync/syncable/nigori_util.h',
|
| 'browser/sync/syncable/path_name_cmp.h',
|
| 'browser/sync/syncable/syncable-inl.h',
|
| 'browser/sync/syncable/syncable.cc',
|
|
|