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; |