| Index: chrome/chrome.gyp
 | 
| diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
 | 
| index 00af6409989bb6ac4a266a0e4d61818265e7df14..d0af63efc91087db0d63b0e2c423d81f97154266 100644
 | 
| --- a/chrome/chrome.gyp
 | 
| +++ b/chrome/chrome.gyp
 | 
| @@ -997,6 +997,7 @@
 | 
|          'browser/sync/sessions/sync_session.h',
 | 
|          'browser/sync/sessions/sync_session_context.cc',
 | 
|          'browser/sync/sessions/sync_session_context.h',
 | 
| +        'browser/sync/syncable/autofill_migration.h',
 | 
|          'browser/sync/syncable/blob.h',
 | 
|          'browser/sync/syncable/dir_open_result.h',
 | 
|          'browser/sync/syncable/directory_backing_store.cc',
 | 
| 
 |