Chromium Code Reviews| Index: src/snapshot-source-sink.cc |
| diff --git a/src/snapshot-source-sink.cc b/src/snapshot-source-sink.cc |
| index 9e6e6042981a6e969e7268cc5bd57af34c4c9bb8..146f949cc476f44cc18f3ecca5dc7638506a565a 100644 |
| --- a/src/snapshot-source-sink.cc |
| +++ b/src/snapshot-source-sink.cc |
| @@ -4,8 +4,8 @@ |
| #include "src/snapshot-source-sink.h" |
| -#include "src/checks.h" |
| +#include "src/base/logging.h" |
| #include "src/handles-inl.h" |
| #include "src/serialize.h" // for SerializerDeserializer::nop() in AtEOF() |