| Index: chrome/browser/sync/glue/change_processor_mock.h
 | 
| ===================================================================
 | 
| --- chrome/browser/sync/glue/change_processor_mock.h	(revision 68044)
 | 
| +++ chrome/browser/sync/glue/change_processor_mock.h	(working copy)
 | 
| @@ -6,7 +6,7 @@
 | 
|  #define CHROME_BROWSER_SYNC_GLUE_CHANGE_PROCESSOR_MOCK_H__
 | 
|  #pragma once
 | 
|  
 | 
| -#include "chrome/browser/profile.h"
 | 
| +#include "chrome/browser/profiles/profile.h"
 | 
|  #include "chrome/browser/sync/engine/syncapi.h"
 | 
|  #include "chrome/browser/sync/glue/change_processor.h"
 | 
|  #include "chrome/browser/sync/syncable/syncable.h"
 | 
| 
 |