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

Unified Diff: chrome_frame/test/chrome_frame_test_utils.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 | « chrome/test/security_tests/security_tests.gyp ('k') | chrome_frame/test/net/fake_external_tab.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome_frame/test/chrome_frame_test_utils.cc
diff --git a/chrome_frame/test/chrome_frame_test_utils.cc b/chrome_frame/test/chrome_frame_test_utils.cc
index 8544a17e94f12cb3de3b4ea899d2760e24b312b7..ec7901991751acb3abd31f1cef0fa08b825a80e2 100644
--- a/chrome_frame/test/chrome_frame_test_utils.cc
+++ b/chrome_frame/test/chrome_frame_test_utils.cc
@@ -318,7 +318,7 @@ BOOL LowIntegrityToken::Impersonate() {
return ok;
}
- // TODO(stoyan): sandbox/src/restricted_token_utils.cc has
+ // TODO(stoyan): sandbox/win/src/restricted_token_utils.cc has
// SetTokenIntegrityLevel function already.
base::win::ScopedHandle impersonation_token(impersonation_token_handle);
PSID integrity_sid = NULL;
« no previous file with comments | « chrome/test/security_tests/security_tests.gyp ('k') | chrome_frame/test/net/fake_external_tab.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698