Chromium Code Reviews| Index: base/test/expectations/expectation.h |
| diff --git a/base/test/expectations/expectation.h b/base/test/expectations/expectation.h |
| index d86b08dc454a0dfc8b46705d40014fca9084f600..be5a9d7ff1836eb5dc2ad65fd58c8c2c74b9d327 100644 |
| --- a/base/test/expectations/expectation.h |
| +++ b/base/test/expectations/expectation.h |
| @@ -10,7 +10,7 @@ |
| #include "base/base_export.h" |
| #include "base/compiler_specific.h" |
| -#include "base/string_piece.h" |
| +#include "base/strings/string_piece.h" |
| namespace test_expectations { |