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

Unified Diff: test/scoped_temp_dir_win.cc

Issue 1051533002: test: Move util/test to its own top-level directory, test (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Rebase Created 5 years, 9 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
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>
« no previous file with comments | « test/scoped_temp_dir_test.cc ('k') | test/test.gyp » ('j') | util/util_test.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698