Index: test/scoped_temp_dir_win.cc |
diff --git a/util/test/scoped_temp_dir_win.cc b/test/scoped_temp_dir_win.cc |
similarity index 98% |
rename from util/test/scoped_temp_dir_win.cc |
rename to test/scoped_temp_dir_win.cc |
index cdadd4f18ed913485f2cf38097f6ce6f39d55c0b..14674d9b139321815474edf6660f32175d8b8045 100644 |
--- a/util/test/scoped_temp_dir_win.cc |
+++ b/test/scoped_temp_dir_win.cc |
@@ -12,7 +12,7 @@ |
// See the License for the specific language governing permissions and |
// limitations under the License. |
-#include "util/test/scoped_temp_dir.h" |
+#include "test/scoped_temp_dir.h" |
#include <windows.h> |