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

Unified Diff: sandbox/win/tools/finder/finder.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/tests/validation_tests/unit_tests.cc ('k') | sandbox/win/tools/finder/finder.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sandbox/win/tools/finder/finder.h
diff --git a/sandbox/tools/finder/finder.h b/sandbox/win/tools/finder/finder.h
similarity index 98%
rename from sandbox/tools/finder/finder.h
rename to sandbox/win/tools/finder/finder.h
index 0686b1d5268abe29d5f4b794551dae147d698a17..23255cea4393748ccee66716e5f77b6b5247c3fd 100644
--- a/sandbox/tools/finder/finder.h
+++ b/sandbox/win/tools/finder/finder.h
@@ -5,8 +5,8 @@
#ifndef SANDBOX_TOOLS_FINDER_FINDER_H__
#define SANDBOX_TOOLS_FINDER_FINDER_H__
-#include "sandbox/src/restricted_token_utils.h"
-#include "sandbox/tools/finder/ntundoc.h"
+#include "sandbox/win/src/restricted_token_utils.h"
+#include "sandbox/win/tools/finder/ntundoc.h"
// Type of stats that we calculate during the Scan operation
enum Stats {
« no previous file with comments | « sandbox/win/tests/validation_tests/unit_tests.cc ('k') | sandbox/win/tools/finder/finder.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698