Chromium Code Reviews| Index: chrome/views/SConscript |
| diff --git a/chrome/views/SConscript b/chrome/views/SConscript |
| index d415f0f8aec6672044d75453ba5931455e1ac21a..1c9779af68b78c04e826015efea0b2576f39e15b 100644 |
| --- a/chrome/views/SConscript |
| +++ b/chrome/views/SConscript |
| @@ -92,7 +92,7 @@ input_files = [ |
| 'window_delegate.cc', |
| ] |
| -env.ChromeStaticLibrary('views', input_files) |
| +env.ChromeLibrary('views', input_files) |
| env.ChromeMSVSProject('$CHROME_DIR/views/views.vcproj', |
| dependencies = [ |