| Index: chrome/chrome.gyp
|
| ===================================================================
|
| --- chrome/chrome.gyp (revision 21781)
|
| +++ chrome/chrome.gyp (working copy)
|
| @@ -1514,6 +1514,7 @@
|
| 'browser/shell_integration.h',
|
| 'browser/shell_integration_mac.mm',
|
| 'browser/shell_integration_linux.cc',
|
| + 'browser/shell_integration_win.cc',
|
| 'browser/spellcheck_worditerator.cc',
|
| 'browser/spellcheck_worditerator.h',
|
| 'browser/spellchecker.cc',
|
| @@ -2311,7 +2312,6 @@
|
| 'browser/memory_details.cc',
|
| 'browser/modal_html_dialog_delegate.cc',
|
| 'browser/sandbox_policy.cc',
|
| - 'browser/shell_integration.cc',
|
| 'browser/tab_contents/web_drag_source.cc',
|
| 'browser/tab_contents/web_drop_target.cc',
|
| ],
|
|
|