From feeb805c66b62bcc68626c9a0e47febd41ed2d8d Mon Sep 17 00:00:00 2001 From: "sgk@google.com" Date: Mon, 3 Nov 2008 19:20:15 +0000 Subject: Convert chrome/plugin to the new naming (SConscript => plugin.scons). Review URL: http://codereview.chromium.org/9049 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@4470 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/SConscript | 1 - 1 file changed, 1 deletion(-) (limited to 'chrome/SConscript') diff --git a/chrome/SConscript b/chrome/SConscript index 042d25d..dd02a36 100644 --- a/chrome/SConscript +++ b/chrome/SConscript @@ -399,7 +399,6 @@ if env['PLATFORM'] == 'win32': env.SConscript(test_sconscript_files, exports=['env_test']) sconscript_files = [ - 'plugin/SConscript', 'renderer/SConscript', 'test/chrome_plugin/SConscript', 'third_party/hunspell/SConscript', -- cgit v1.1