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