X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fchrome%2Fbrowser%2Fsync%2Fglue%2Fshared_change_processor_unittest.cc;h=6f9afc55ffca87eee2a1a2983ad64782b89198b7;hb=ff3e2503a20db9193d323c1d19c38c68004dec4a;hp=507438c4f58daab8930fddd4b1515c902a97fc8e;hpb=7338fba38ba696536d1cc9d389afd716a6ab2fe6;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/chrome/browser/sync/glue/shared_change_processor_unittest.cc b/src/chrome/browser/sync/glue/shared_change_processor_unittest.cc index 507438c..6f9afc5 100644 --- a/src/chrome/browser/sync/glue/shared_change_processor_unittest.cc +++ b/src/chrome/browser/sync/glue/shared_change_processor_unittest.cc @@ -10,10 +10,10 @@ #include "base/bind_helpers.h" #include "base/compiler_specific.h" #include "base/message_loop/message_loop.h" -#include "chrome/browser/sync/glue/data_type_error_handler_mock.h" #include "chrome/browser/sync/profile_sync_components_factory_impl.h" #include "chrome/browser/sync/profile_sync_components_factory_mock.h" #include "chrome/browser/sync/profile_sync_service_mock.h" +#include "components/sync_driver/data_type_error_handler_mock.h" #include "content/public/test/test_browser_thread.h" #include "sync/api/fake_syncable_service.h" #include "testing/gmock/include/gmock/gmock.h"