X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fchrome%2Fbrowser%2Fsync%2Ftest%2Fintegration%2Fperformance%2Fpasswords_sync_perf_test.cc;h=2ff5af78aea4fd49acc151a34ac05564aac7f5b7;hb=ff3e2503a20db9193d323c1d19c38c68004dec4a;hp=4a9b7bd7ff35b7edba4ea3d077c43e89a35c58ec;hpb=7338fba38ba696536d1cc9d389afd716a6ab2fe6;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/chrome/browser/sync/test/integration/performance/passwords_sync_perf_test.cc b/src/chrome/browser/sync/test/integration/performance/passwords_sync_perf_test.cc index 4a9b7bd..2ff5af7 100644 --- a/src/chrome/browser/sync/test/integration/performance/passwords_sync_perf_test.cc +++ b/src/chrome/browser/sync/test/integration/performance/passwords_sync_perf_test.cc @@ -4,11 +4,11 @@ #include "base/strings/stringprintf.h" #include "base/strings/utf_string_conversions.h" -#include "chrome/browser/password_manager/password_store.h" #include "chrome/browser/sync/test/integration/passwords_helper.h" #include "chrome/browser/sync/test/integration/performance/sync_timing_helper.h" #include "chrome/browser/sync/test/integration/profile_sync_service_harness.h" #include "chrome/browser/sync/test/integration/sync_test.h" +#include "components/password_manager/core/browser/password_store.h" using passwords_helper::AddLogin; using passwords_helper::CreateTestPasswordForm;