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

Unified Diff: sandbox/win/src/service_resolver.h

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/security_level.h ('k') | sandbox/win/src/service_resolver.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sandbox/win/src/service_resolver.h
diff --git a/sandbox/src/service_resolver.h b/sandbox/win/src/service_resolver.h
similarity index 98%
rename from sandbox/src/service_resolver.h
rename to sandbox/win/src/service_resolver.h
index 99eadb6bd0f21279149d59060f7e5676736633cb..3eb9e0838109e322c9a871a02e6b02cead3a7090 100644
--- a/sandbox/src/service_resolver.h
+++ b/sandbox/win/src/service_resolver.h
@@ -5,8 +5,8 @@
#ifndef SANDBOX_SRC_SERVICE_RESOLVER_H__
#define SANDBOX_SRC_SERVICE_RESOLVER_H__
-#include "sandbox/src/nt_internals.h"
-#include "sandbox/src/resolver.h"
+#include "sandbox/win/src/nt_internals.h"
+#include "sandbox/win/src/resolver.h"
namespace sandbox {
« no previous file with comments | « sandbox/win/src/security_level.h ('k') | sandbox/win/src/service_resolver.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698