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

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

Issue 10783004: Move Windows Sandbox, trybots version (don't commit me!) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase to top of tree 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/suite.cc
diff --git a/sandbox/tests/validation_tests/suite.cc b/sandbox/win/tests/validation_tests/suite.cc
similarity index 99%
rename from sandbox/tests/validation_tests/suite.cc
rename to sandbox/win/tests/validation_tests/suite.cc
index 3147f70ccd2a718128edc754f7eb56217a0efdc5..95209b7afe00deecffaf17c89266208268f34315 100644
--- a/sandbox/tests/validation_tests/suite.cc
+++ b/sandbox/win/tests/validation_tests/suite.cc
@@ -10,7 +10,7 @@
#include "base/win/windows_version.h"
#include "testing/gtest/include/gtest/gtest.h"
-#include "sandbox/tests/common/controller.h"
+#include "sandbox/win/tests/common/controller.h"
#pragma comment(lib, "shlwapi.lib")
« no previous file with comments | « sandbox/win/tests/validation_tests/sbox_validation_tests.vcproj ('k') | sandbox/win/tests/validation_tests/unit_tests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698