| Index: chrome/browser/io_thread.cc
|
| diff --git a/chrome/browser/io_thread.cc b/chrome/browser/io_thread.cc
|
| index 6ff1aea9a75f8b780acf5da0626313363bb48b66..36a4604c80ef13d2b15c160e155df13fc8443995 100644
|
| --- a/chrome/browser/io_thread.cc
|
| +++ b/chrome/browser/io_thread.cc
|
| @@ -83,10 +83,6 @@
|
| #include "net/url_request/url_request_throttler_manager.h"
|
| #include "net/websockets/websocket_job.h"
|
|
|
| -#if defined(OS_WIN)
|
| -#include "win8/util/win8_util.h"
|
| -#endif
|
| -
|
| #if defined(ENABLE_CONFIGURATION_POLICY)
|
| #include "policy/policy_constants.h"
|
| #endif
|
|
|