diff options
Diffstat (limited to 'chrome/browser/webdata/autofill_profile_syncable_service.cc')
-rw-r--r-- | chrome/browser/webdata/autofill_profile_syncable_service.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/browser/webdata/autofill_profile_syncable_service.cc b/chrome/browser/webdata/autofill_profile_syncable_service.cc index 99d42c6..028044c 100644 --- a/chrome/browser/webdata/autofill_profile_syncable_service.cc +++ b/chrome/browser/webdata/autofill_profile_syncable_service.cc @@ -20,6 +20,8 @@ #include "content/public/browser/notification_details.h" #include "content/public/browser/notification_source.h" +using content::BrowserThread; + namespace { // Helper to compare the local value and cloud value of a field, merge into |