| Index: base/scoped_temp_dir.cc
|
| diff --git a/base/memory/scoped_temp_dir.cc b/base/scoped_temp_dir.cc
|
| similarity index 97%
|
| rename from base/memory/scoped_temp_dir.cc
|
| rename to base/scoped_temp_dir.cc
|
| index f7db15daebff6291aba0a81a205189136a37f839..fc886e5a5fb10a4110342009f5ab315ab69afd76 100644
|
| --- a/base/memory/scoped_temp_dir.cc
|
| +++ b/base/scoped_temp_dir.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_temp_dir.h"
|
| +#include "base/scoped_temp_dir.h"
|
|
|
| #include "base/file_util.h"
|
| #include "base/logging.h"
|
|
|