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

Unified Diff: sandbox/win/tests/validation_tests/commands.cc

Issue 10689170: Move the Windows sandbox to sandbox/win (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase on top of tree (properly this time) Created 8 years, 5 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: sandbox/win/tests/validation_tests/commands.cc
diff --git a/sandbox/tests/validation_tests/commands.cc b/sandbox/win/tests/validation_tests/commands.cc
similarity index 98%
rename from sandbox/tests/validation_tests/commands.cc
rename to sandbox/win/tests/validation_tests/commands.cc
index d99451f9a03b183c5dce814ce1690bfdbd3c7390..dcdd4338da5177123867f6145b8f422db5567c5b 100644
--- a/sandbox/tests/validation_tests/commands.cc
+++ b/sandbox/win/tests/validation_tests/commands.cc
@@ -5,9 +5,9 @@
#include <windows.h>
#include <string>
-#include "sandbox/tests/validation_tests/commands.h"
+#include "sandbox/win/tests/validation_tests/commands.h"
-#include "sandbox/tests/common/controller.h"
+#include "sandbox/win/tests/common/controller.h"
namespace {
« no previous file with comments | « sandbox/win/tests/validation_tests/commands.h ('k') | sandbox/win/tests/validation_tests/sbox_validation_tests.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698