Index: chrome/browser/sync/glue/autofill_change_processor2.cc |
=================================================================== |
--- chrome/browser/sync/glue/autofill_change_processor2.cc (revision 68044) |
+++ chrome/browser/sync/glue/autofill_change_processor2.cc (working copy) |
@@ -9,7 +9,7 @@ |
#include "base/string_util.h" |
#include "base/utf_string_conversions.h" |
-#include "chrome/browser/profile.h" |
+#include "chrome/browser/profiles/profile.h" |
#include "chrome/browser/autofill/personal_data_manager.h" |
#include "chrome/browser/sync/glue/autofill_model_associator.h" |
#include "chrome/browser/sync/glue/autofill_model_associator2.h" |