| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 0ee8f79b4df08f2c99ecfe33d293db98cb29f331..8ef4c4fa7b70ddc2cf6413fe58289c4283222444 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -4096,7 +4096,6 @@
|
| 'INFOPLIST_FILE': 'test/security_tests/sandbox_tests_mac-Info.plist',
|
| },
|
| 'sources': [
|
| - 'test/security_tests/renderer_sandbox_tests_mac.h',
|
| 'test/security_tests/renderer_sandbox_tests_mac.mm',
|
| ],
|
| 'include_dirs': [
|
| @@ -4258,7 +4257,6 @@
|
| 'test/security_tests/ipc_security_tests.cc',
|
| 'test/security_tests/ipc_security_tests.h',
|
| 'test/security_tests/security_tests.cc',
|
| - '../content/common/injection_test_dll.h',
|
| '../sandbox/win/tests/validation_tests/commands.cc',
|
| '../sandbox/win/tests/validation_tests/commands.h',
|
| ],
|
|
|