| Index: webrtc/examples/peerconnection/client/main_wnd.cc
|
| diff --git a/webrtc/examples/peerconnection/client/main_wnd.cc b/webrtc/examples/peerconnection/client/main_wnd.cc
|
| index 0f9e7b1f89a7b3fe099113525ce4ea958f4be6db..a869f5b0311f7a86d477883605ee95d618f959cd 100644
|
| --- a/webrtc/examples/peerconnection/client/main_wnd.cc
|
| +++ b/webrtc/examples/peerconnection/client/main_wnd.cc
|
| @@ -17,7 +17,6 @@
|
| #include "webrtc/examples/peerconnection/client/defaults.h"
|
| #include "webrtc/base/arraysize.h"
|
| #include "webrtc/base/checks.h"
|
| -#include "webrtc/base/common.h"
|
| #include "webrtc/base/logging.h"
|
|
|
| ATOM MainWnd::wnd_class_ = 0;
|
|
|