| Index: chrome/browser/sync/glue/generic_change_processor.cc
|
| ===================================================================
|
| --- chrome/browser/sync/glue/generic_change_processor.cc (revision 96583)
|
| +++ chrome/browser/sync/glue/generic_change_processor.cc (working copy)
|
| @@ -9,6 +9,7 @@
|
| #include "chrome/browser/sync/api/syncable_service.h"
|
| #include "chrome/browser/sync/api/sync_change.h"
|
| #include "chrome/browser/sync/api/sync_error.h"
|
| +#include "chrome/browser/sync/engine/nigori_util.h"
|
| #include "chrome/browser/sync/engine/syncapi.h"
|
| #include "chrome/browser/sync/unrecoverable_error_handler.h"
|
|
|
|
|