Chromium Code Reviews| Index: chrome/chrome_dll.gypi |
| =================================================================== |
| --- chrome/chrome_dll.gypi (revision 98713) |
| +++ chrome/chrome_dll.gypi (working copy) |
| @@ -732,6 +732,8 @@ |
| '../content/common/sandbox_init_wrapper_win.cc', |
| '../content/common/url_constants.cc', |
| '../ui/gfx/gl/gl_switches.cc', |
| + '../webkit/plugins/plugin_constants.cc', |
| + '../webkit/plugins/plugin_constants.h', |
| ], |
| 'msvs_settings': { |
| 'VCLinkerTool': { |