| Index: chrome/browser/ui/network_profile_bubble.cc
|
| diff --git a/chrome/browser/ui/network_profile_bubble.cc b/chrome/browser/ui/network_profile_bubble.cc
|
| index d6fb3d98df969791fbf0111b57d385a2baf68683..8cd552ab102606a771851109af3a85cd3d371fef 100644
|
| --- a/chrome/browser/ui/network_profile_bubble.cc
|
| +++ b/chrome/browser/ui/network_profile_bubble.cc
|
| @@ -8,8 +8,6 @@
|
| #include <stdint.h>
|
|
|
| #include <wtsapi32.h>
|
| -// Make sure we link the wtsapi lib file in.
|
| -#pragma comment(lib, "wtsapi32.lib")
|
|
|
| #include "base/bind.h"
|
| #include "base/command_line.h"
|
|
|