Index: chrome/test/live_sync/live_autofill_sync_test.h |
diff --git a/chrome/test/live_sync/live_autofill_sync_test.h b/chrome/test/live_sync/live_autofill_sync_test.h |
index ae19d574ae8c5bbd75d929682ade093dba30e2dd..f00be3a866cf7e00610f323cfcd81002615cff45 100644 |
--- a/chrome/test/live_sync/live_autofill_sync_test.h |
+++ b/chrome/test/live_sync/live_autofill_sync_test.h |
@@ -19,6 +19,7 @@ |
#include "chrome/browser/sync/profile_sync_service.h" |
#include "chrome/browser/sync/profile_sync_test_util.h" |
#include "chrome/browser/webdata/autofill_entry.h" |
+#include "chrome/browser/webdata/web_database.h" |
Lei Zhang
2011/02/08 03:56:13
Why do we need this? I don't see WebDatabase used
Elliot Glaysher
2011/02/08 23:02:54
It's used as part of an x->y()->z()->a() chain in
|
#include "chrome/test/live_sync/live_sync_test.h" |
#include "chrome/test/thread_observer_helper.h" |