| Index: src/platform/update_engine/extent_writer_unittest.cc
|
| diff --git a/src/platform/update_engine/extent_writer_unittest.cc b/src/platform/update_engine/extent_writer_unittest.cc
|
| index a35ba26e24e698e9b689a2e6fafa4781732b8812..484d0699c9541e6505e6aa3d8bedd3b891e9ca37 100644
|
| --- a/src/platform/update_engine/extent_writer_unittest.cc
|
| +++ b/src/platform/update_engine/extent_writer_unittest.cc
|
| @@ -10,6 +10,7 @@
|
| #include <vector>
|
| #include <gtest/gtest.h>
|
| #include "update_engine/extent_writer.h"
|
| +#include "update_engine/graph_types.h"
|
| #include "update_engine/test_utils.h"
|
| #include "update_engine/utils.h"
|
|
|
|
|