Chromium Code Reviews| Index: base/logging_win.cc |
| =================================================================== |
| --- base/logging_win.cc (revision 55037) |
| +++ base/logging_win.cc (working copy) |
| @@ -3,7 +3,6 @@ |
| // found in the LICENSE file. |
| #include "base/logging_win.h" |
| -#include "base/atomicops.h" |
| #include "base/singleton.h" |
| #include <initguid.h> // NOLINT |