Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(199)

Unified Diff: base/files/file_util_proxy_unittest.cc

Issue 12035111: Move file_util_proxy to base/files. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « base/files/file_util_proxy.cc ('k') | chrome/browser/chromeos/extensions/zip_file_creator.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/files/file_util_proxy_unittest.cc
diff --git a/base/file_util_proxy_unittest.cc b/base/files/file_util_proxy_unittest.cc
similarity index 99%
rename from base/file_util_proxy_unittest.cc
rename to base/files/file_util_proxy_unittest.cc
index db215f0ecf157b3ad03ebc490bafd22baf3c62bb..447c43b09ff7b8cd48aee08b6d21da1403578257 100644
--- a/base/file_util_proxy_unittest.cc
+++ b/base/files/file_util_proxy_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/file_util_proxy.h"
+#include "base/files/file_util_proxy.h"
#include <map>
« no previous file with comments | « base/files/file_util_proxy.cc ('k') | chrome/browser/chromeos/extensions/zip_file_creator.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698