| Index: chrome/browser/sync/glue/typed_url_model_associator.cc
|
| ===================================================================
|
| --- chrome/browser/sync/glue/typed_url_model_associator.cc (revision 68044)
|
| +++ chrome/browser/sync/glue/typed_url_model_associator.cc (working copy)
|
| @@ -8,7 +8,7 @@
|
|
|
| #include "base/utf_string_conversions.h"
|
| #include "chrome/browser/history/history_backend.h"
|
| -#include "chrome/browser/profile.h"
|
| +#include "chrome/browser/profiles/profile.h"
|
| #include "chrome/browser/sync/engine/syncapi.h"
|
| #include "chrome/browser/sync/profile_sync_service.h"
|
| #include "chrome/browser/sync/protocol/typed_url_specifics.pb.h"
|
|
|