| Index: chrome/browser/sync/engine/syncapi_unittest.cc
|
| ===================================================================
|
| --- chrome/browser/sync/engine/syncapi_unittest.cc (revision 94779)
|
| +++ chrome/browser/sync/engine/syncapi_unittest.cc (working copy)
|
| @@ -41,8 +41,8 @@
|
| #include "chrome/browser/sync/syncable/syncable.h"
|
| #include "chrome/browser/sync/syncable/syncable_id.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 "chrome/test/values_test_util.h"
|
| #include "content/browser/browser_thread.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|