| Index: components/os_crypt/ie7_password_win_unittest.cc
 | 
| diff --git a/components/encryptor/ie7_password_unittest_win.cc b/components/os_crypt/ie7_password_win_unittest.cc
 | 
| similarity index 98%
 | 
| rename from components/encryptor/ie7_password_unittest_win.cc
 | 
| rename to components/os_crypt/ie7_password_win_unittest.cc
 | 
| index ee3fbf8fef64855071b9fa4ece2c839469fa70be..a17787c04dc4755bcbfe0361f97c14b7286c0813 100644
 | 
| --- a/components/encryptor/ie7_password_unittest_win.cc
 | 
| +++ b/components/os_crypt/ie7_password_win_unittest.cc
 | 
| @@ -2,7 +2,7 @@
 | 
|  // Use of this source code is governed by a BSD-style license that can be
 | 
|  // found in the LICENSE file.
 | 
|  
 | 
| -#include "components/encryptor/ie7_password_win.h"
 | 
| +#include "components/os_crypt/ie7_password_win.h"
 | 
|  
 | 
|  #include <windows.h>
 | 
|  
 | 
| 
 |