Chromium Code Reviews| Index: base/time/time_win.cc |
| diff --git a/base/time/time_win.cc b/base/time/time_win.cc |
| index b2d9c76212bf531d835d35ef3cc8ff904c8f0612..dc968ad63980edbbe0280519a654447c121a74ae 100644 |
| --- a/base/time/time_win.cc |
| +++ b/base/time/time_win.cc |
| @@ -38,6 +38,7 @@ |
| #include <mmsystem.h> |
| #include <stdint.h> |
| +#include "base/bit_cast.h" |
| #include "base/cpu.h" |
| #include "base/lazy_instance.h" |
| #include "base/logging.h" |