Chromium Code Reviews| Index: chrome/browser/visitedlink_master.cc |
| =================================================================== |
| --- chrome/browser/visitedlink_master.cc (revision 53997) |
| +++ chrome/browser/visitedlink_master.cc (working copy) |
| @@ -13,9 +13,6 @@ |
| #include <algorithm> |
| -#if defined(OS_WIN) |
| -#include "app/win_util.h" |
| -#endif |
| #include "base/file_util.h" |
| #include "base/logging.h" |
| #include "base/message_loop.h" |