Index: chrome/chrome_tests.gypi |
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
index 0ee8f79b4df08f2c99ecfe33d293db98cb29f331..7881c8b97cb17c9575acf82dba15e754f233b6d5 100644 |
--- a/chrome/chrome_tests.gypi |
+++ b/chrome/chrome_tests.gypi |
@@ -4096,7 +4096,7 @@ |
'INFOPLIST_FILE': 'test/security_tests/sandbox_tests_mac-Info.plist', |
}, |
'sources': [ |
- 'test/security_tests/renderer_sandbox_tests_mac.h', |
+ '../content/public/common/injection_test_mac.h', |
jam
2012/08/10 17:04:57
no need for this, it's enough in content_common's
Avi (use Gerrit)
2012/08/10 17:10:22
Done.
|
'test/security_tests/renderer_sandbox_tests_mac.mm', |
], |
'include_dirs': [ |
@@ -4258,7 +4258,7 @@ |
'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', |
+ '../content/public/common/injection_test_win.h', |
'../sandbox/win/tests/validation_tests/commands.cc', |
'../sandbox/win/tests/validation_tests/commands.h', |
], |