| Index: chrome/browser/sync/internal_api/syncapi_unittest.cc
|
| ===================================================================
|
| --- chrome/browser/sync/internal_api/syncapi_unittest.cc (revision 99413)
|
| +++ chrome/browser/sync/internal_api/syncapi_unittest.cc (working copy)
|
| @@ -45,9 +45,9 @@
|
| #include "chrome/browser/sync/syncable/directory_manager.h"
|
| #include "chrome/browser/sync/syncable/syncable.h"
|
| #include "chrome/browser/sync/syncable/syncable_id.h"
|
| +#include "chrome/browser/sync/test/engine/test_user_share.h"
|
| #include "chrome/browser/sync/util/cryptographer.h"
|
| #include "chrome/test/base/values_test_util.h"
|
| -#include "chrome/test/sync/engine/test_user_share.h"
|
| #include "content/browser/browser_thread.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|