| Index: chrome/common/safe_browsing/binary_feature_extractor_unittest.cc
|
| diff --git a/chrome/browser/safe_browsing/binary_feature_extractor_unittest.cc b/chrome/common/safe_browsing/binary_feature_extractor_unittest.cc
|
| similarity index 98%
|
| rename from chrome/browser/safe_browsing/binary_feature_extractor_unittest.cc
|
| rename to chrome/common/safe_browsing/binary_feature_extractor_unittest.cc
|
| index fa117d00be333e330249eaa2df94e3a0c7c574bc..29a5ef166a97f5ec371d954c841df7931cbb586d 100644
|
| --- a/chrome/browser/safe_browsing/binary_feature_extractor_unittest.cc
|
| +++ b/chrome/common/safe_browsing/binary_feature_extractor_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 "chrome/browser/safe_browsing/binary_feature_extractor.h"
|
| +#include "chrome/common/safe_browsing/binary_feature_extractor.h"
|
|
|
| #include "base/base_paths.h"
|
| #include "base/files/file.h"
|
|
|