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

Unified Diff: sandbox/win/sandbox_poc/sandbox.h

Issue 10689170: Move the Windows sandbox to sandbox/win (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase on top of tree (properly this time) 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/sandbox_poc/resource.h ('k') | sandbox/win/sandbox_poc/sandbox.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sandbox/win/sandbox_poc/sandbox.h
diff --git a/sandbox/sandbox_poc/sandbox.h b/sandbox/win/sandbox_poc/sandbox.h
similarity index 86%
rename from sandbox/sandbox_poc/sandbox.h
rename to sandbox/win/sandbox_poc/sandbox.h
index 15531ada99b4908ee5be1904cc36b0dffa989a9d..65c09a119fa83f0f18bca0045dc3a2c04edee33f 100644
--- a/sandbox/sandbox_poc/sandbox.h
+++ b/sandbox/win/sandbox_poc/sandbox.h
@@ -5,6 +5,6 @@
#ifndef SANDBOX_SANDBOX_POC_SANDBOX_H__
#define SANDBOX_SANDBOX_POC_SANDBOX_H__
-#include "sandbox/sandbox_poc/resource.h"
+#include "sandbox/win/sandbox_poc/resource.h"
#endif // SANDBOX_SANDBOX_POC_SANDBOX_H__
« no previous file with comments | « sandbox/win/sandbox_poc/resource.h ('k') | sandbox/win/sandbox_poc/sandbox.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698