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

Unified Diff: sandbox/win/src/sid_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/sid.cc ('k') | sandbox/win/src/sidestep/ia32_modrm_map.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sandbox/win/src/sid_unittest.cc
diff --git a/sandbox/src/sid_unittest.cc b/sandbox/win/src/sid_unittest.cc
similarity index 98%
rename from sandbox/src/sid_unittest.cc
rename to sandbox/win/src/sid_unittest.cc
index f1ac60a30a62837923ea061a75cd0d72de42d61a..76d61e82f5b343f2db7189b9c77610c34d3faf5c 100644
--- a/sandbox/src/sid_unittest.cc
+++ b/sandbox/win/src/sid_unittest.cc
@@ -8,7 +8,7 @@
#include <atlbase.h>
#include <atlsecurity.h>
-#include "sandbox/src/sid.h"
+#include "sandbox/win/src/sid.h"
#include "testing/gtest/include/gtest/gtest.h"
namespace sandbox {
« no previous file with comments | « sandbox/win/src/sid.cc ('k') | sandbox/win/src/sidestep/ia32_modrm_map.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698