diff options
Diffstat (limited to 'chrome/test/live_sync/bookmark_model_verifier.h')
-rw-r--r-- | chrome/test/live_sync/bookmark_model_verifier.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/test/live_sync/bookmark_model_verifier.h b/chrome/test/live_sync/bookmark_model_verifier.h index 5ba3dd1..0f662d7 100644 --- a/chrome/test/live_sync/bookmark_model_verifier.h +++ b/chrome/test/live_sync/bookmark_model_verifier.h @@ -11,7 +11,7 @@ #include "base/compiler_specific.h" #include "chrome/browser/bookmarks/bookmark_model.h" -#include "chrome/browser/profile.h" +#include "chrome/browser/profiles/profile.h" #include "googleurl/src/gurl.h" #include "third_party/skia/include/core/SkBitmap.h" |