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

Unified Diff: chrome/chrome_tests.gypi

Issue 10827282: Move the injection test API to content/public. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: gypi 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
« no previous file with comments | « no previous file | chrome/test/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
],
« no previous file with comments | « no previous file | chrome/test/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698