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

Unified Diff: chrome/test/security_tests/renderer_sandbox_tests_mac.mm

Issue 10827282: Move the injection test API to content/public. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 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
Index: chrome/test/security_tests/renderer_sandbox_tests_mac.mm
diff --git a/chrome/test/security_tests/renderer_sandbox_tests_mac.mm b/chrome/test/security_tests/renderer_sandbox_tests_mac.mm
index fd1802648690757d9f0cb4a8f92b5ce83ea03628..5f6aed6ffb7ff48692d51250f83ca9fe2c306cbd 100644
--- a/chrome/test/security_tests/renderer_sandbox_tests_mac.mm
+++ b/chrome/test/security_tests/renderer_sandbox_tests_mac.mm
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#import "chrome/test/security_tests/renderer_sandbox_tests_mac.h"
+#import "content/public/common/injection_test_mac.h"
#import <Cocoa/Cocoa.h>

Powered by Google App Engine
This is Rietveld 408576698