| Index: chrome/chrome.gyp
|
| diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
|
| index 80caf95ec878e27e0bc825221caa82d4233f3dca..0ce7d5c6fc33a1aca7e3682863df8c71872da232 100644
|
| --- a/chrome/chrome.gyp
|
| +++ b/chrome/chrome.gyp
|
| @@ -993,6 +993,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',
|
|
|