summaryrefslogtreecommitdiffstats
path: root/chrome/test/security_tests
diff options
context:
space:
mode:
authorsgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-01 21:45:48 +0000
committersgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-01 21:45:48 +0000
commit1f9431546f1bafcbe8d5e0127ab8861413487174 (patch)
tree57e37254dede512fd076845448f0c72bb0f81291 /chrome/test/security_tests
parent1ec8244f26aba55652a5ecf660df82563ba8f6bb (diff)
downloadchromium_src-1f9431546f1bafcbe8d5e0127ab8861413487174.zip
chromium_src-1f9431546f1bafcbe8d5e0127ab8861413487174.tar.gz
chromium_src-1f9431546f1bafcbe8d5e0127ab8861413487174.tar.bz2
SCons build:
* Add base\object{,_watcher}.cc. * Add chrome\browser\bookmark_{codec,storage}.cc. * Add chrome\views\frame\browser_window_factory.cc. * Split of app\main.cc into app\chrome_{dll,exe}_main.cc, with added CPPDEFINES for {BROWSER,RENDERER,PLUGIN}_DLL. * Move $CSCRIPT, $PLATFORMSDK* and $VISUAL_STUDIO variables to the win32-specific construction environment. * Remove unnecessary comments. TBR: bradnelson git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test/security_tests')
-rw-r--r--chrome/test/security_tests/SConscript3
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/test/security_tests/SConscript b/chrome/test/security_tests/SConscript
index 39300c8..d903295 100644
--- a/chrome/test/security_tests/SConscript
+++ b/chrome/test/security_tests/SConscript
@@ -76,9 +76,6 @@ env.Prepend(
],
)
-#/MANIFESTFILE:"C:\src\trunk-vs\chrome\Debug\obj\test_chrome_plugin\test_chrome_plugin.dll.intermediate.manifest"
-#/PDB:"c:\src\trunk-vs\chrome\Debug\test_chrome_plugin.pdb"
-
input_files = [
'ipc_security_tests.cc',
'security_tests.cc',