| Index: chrome/installer/util/html_dialog_impl.cc
|
| diff --git a/chrome/installer/util/html_dialog_impl.cc b/chrome/installer/util/html_dialog_impl.cc
|
| index 73763596def30a54885b6d8e5d0a7b8c919b1366..3798cf1564aa26b3d1072d40aac01384d83c445b 100644
|
| --- a/chrome/installer/util/html_dialog_impl.cc
|
| +++ b/chrome/installer/util/html_dialog_impl.cc
|
| @@ -9,8 +9,6 @@
|
| #include "base/win/scoped_variant.h"
|
| #include "chrome/installer/util/html_dialog.h"
|
|
|
| -#pragma comment(lib, "urlmon.lib")
|
| -
|
| namespace installer {
|
|
|
| // Windows implementation of the HTML dialog class. The main danger with
|
|
|