| Index: base/scoped_native_library_unittest.cc
|
| diff --git a/base/memory/scoped_native_library_unittest.cc b/base/scoped_native_library_unittest.cc
|
| similarity index 96%
|
| rename from base/memory/scoped_native_library_unittest.cc
|
| rename to base/scoped_native_library_unittest.cc
|
| index 0cc60e26a796379dff3a6414bde15fc48acb0bd8..7efffdd989f566ed334f5583396717baf68a197d 100644
|
| --- a/base/memory/scoped_native_library_unittest.cc
|
| +++ b/base/scoped_native_library_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 "base/memory/scoped_native_library.h"
|
| +#include "base/scoped_native_library.h"
|
| #if defined(OS_WIN)
|
| #include "base/file_path.h"
|
| #endif
|
|
|