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

Unified Diff: sandbox/win/src/win_utils_unittest.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/src/win_utils.cc ('k') | sandbox/win/src/window.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sandbox/win/src/win_utils_unittest.cc
diff --git a/sandbox/src/win_utils_unittest.cc b/sandbox/win/src/win_utils_unittest.cc
similarity index 97%
rename from sandbox/src/win_utils_unittest.cc
rename to sandbox/win/src/win_utils_unittest.cc
index 0f445ef9308e7fafc681c6d28c835d642ebd7fef..72653167eb1cfb6ebeaab275cd597c0d53489247 100644
--- a/sandbox/src/win_utils_unittest.cc
+++ b/sandbox/win/src/win_utils_unittest.cc
@@ -5,8 +5,8 @@
#include <windows.h>
#include "base/win/scoped_handle.h"
-#include "sandbox/src/win_utils.h"
-#include "sandbox/tests/common/test_utils.h"
+#include "sandbox/win/src/win_utils.h"
+#include "sandbox/win/tests/common/test_utils.h"
#include "testing/gtest/include/gtest/gtest.h"
TEST(WinUtils, IsReparsePoint) {
« no previous file with comments | « sandbox/win/src/win_utils.cc ('k') | sandbox/win/src/window.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698