| Index: components/sync/base/cryptographer_unittest.cc
 | 
| diff --git a/components/sync/base/cryptographer_unittest.cc b/components/sync/base/cryptographer_unittest.cc
 | 
| index 4f6e30b266d646d2942bfe4fb5197c7002353f3f..09fcf22d2f78dc99249021bd70fba52b185d2a6e 100644
 | 
| --- a/components/sync/base/cryptographer_unittest.cc
 | 
| +++ b/components/sync/base/cryptographer_unittest.cc
 | 
| @@ -7,8 +7,8 @@
 | 
|  #include <string>
 | 
|  
 | 
|  #include "base/strings/string_util.h"
 | 
| +#include "components/sync/base/fake_encryptor.h"
 | 
|  #include "components/sync/protocol/password_specifics.pb.h"
 | 
| -#include "components/sync/test/fake_encryptor.h"
 | 
|  #include "testing/gmock/include/gmock/gmock.h"
 | 
|  #include "testing/gtest/include/gtest/gtest.h"
 | 
|  
 | 
| 
 |