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

Unified Diff: sandbox/win/tests/integration_tests/integration_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
Index: sandbox/win/tests/integration_tests/integration_tests.cc
diff --git a/sandbox/tests/integration_tests/integration_tests.cc b/sandbox/win/tests/integration_tests/integration_tests.cc
similarity index 91%
rename from sandbox/tests/integration_tests/integration_tests.cc
rename to sandbox/win/tests/integration_tests/integration_tests.cc
index 5096abb0cf411168553ba846262abd013264a940..1996430bb9ea0ae007ee8f579121a9b45727dfb6 100644
--- a/sandbox/tests/integration_tests/integration_tests.cc
+++ b/sandbox/win/tests/integration_tests/integration_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/common/test_utils.cc ('k') | sandbox/win/tests/integration_tests/integration_tests_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698