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

Unified Diff: sandbox/win/sandbox_poc/pocdll/handles.cc

Issue 2773333002: Remove sandbox/win/tools. (Closed)
Patch Set: reland Created 3 years, 8 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/BUILD.gn ('k') | sandbox/win/sandbox_poc/pocdll/ntundoc.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sandbox/win/sandbox_poc/pocdll/handles.cc
diff --git a/sandbox/win/sandbox_poc/pocdll/handles.cc b/sandbox/win/sandbox_poc/pocdll/handles.cc
index 1c6116ec6c786adb65a586fbb6992c69fd997f96..8a51cf8e2104f5763d480f98ed903413d236a86b 100644
--- a/sandbox/win/sandbox_poc/pocdll/handles.cc
+++ b/sandbox/win/sandbox_poc/pocdll/handles.cc
@@ -3,8 +3,8 @@
// found in the LICENSE file.
#include "sandbox/win/sandbox_poc/pocdll/exports.h"
+#include "sandbox/win/sandbox_poc/pocdll/ntundoc.h"
#include "sandbox/win/sandbox_poc/pocdll/utils.h"
-#include "sandbox/win/tools/finder/ntundoc.h"
// This file contains the tests used to verify the security of handles in
// the process
« no previous file with comments | « sandbox/win/BUILD.gn ('k') | sandbox/win/sandbox_poc/pocdll/ntundoc.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698