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

Unified Diff: sandbox/win/tests/validation_tests/unit_tests.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
« no previous file with comments | « sandbox/win/tests/validation_tests/suite.cc ('k') | sandbox/win/tools/finder/finder.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sandbox/win/tests/validation_tests/unit_tests.cc
diff --git a/sandbox/tests/validation_tests/unit_tests.cc b/sandbox/win/tests/validation_tests/unit_tests.cc
similarity index 89%
rename from sandbox/tests/validation_tests/unit_tests.cc
rename to sandbox/win/tests/validation_tests/unit_tests.cc
index 490f7ecfa6d6f11f650b06965588bc1b5a396230..56be2ce4d8418a261a8bab05a0e5c179e14a64a9 100644
--- a/sandbox/tests/validation_tests/unit_tests.cc
+++ b/sandbox/win/tests/validation_tests/unit_tests.cc
@@ -3,7 +3,7 @@
// found in the LICENSE file.
#include "testing/gtest/include/gtest/gtest.h"
-#include "sandbox/tests/common/controller.h"
+#include "sandbox/win/tests/common/controller.h"
int wmain(int argc, wchar_t **argv) {
if (argc >= 2) {
« no previous file with comments | « sandbox/win/tests/validation_tests/suite.cc ('k') | sandbox/win/tools/finder/finder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698