Chromium Code Reviews| Index: base/trace_event_win.cc |
| =================================================================== |
| --- base/trace_event_win.cc (revision 54623) |
| +++ base/trace_event_win.cc (working copy) |
| @@ -4,7 +4,7 @@ |
| #include "base/trace_event_win.h" |
| #include "base/atomicops.h" |
| -#include "base/logging_win.h" |
| +#include "base/logging.h" |
| #include "base/singleton.h" |
| #include <initguid.h> // NOLINT |