| Index: base/test/expectations/parser.h
|
| diff --git a/base/test/expectations/parser.h b/base/test/expectations/parser.h
|
| index 365943c001adcf167c1947df738078850e1a4d55..69a741a852d34e0e0bdf7d309d3f448768c45f90 100644
|
| --- a/base/test/expectations/parser.h
|
| +++ b/base/test/expectations/parser.h
|
| @@ -8,7 +8,7 @@
|
| #include <string>
|
|
|
| #include "base/basictypes.h"
|
| -#include "base/string_piece.h"
|
| +#include "base/strings/string_piece.h"
|
| #include "base/test/expectations/expectation.h"
|
|
|
| namespace test_expectations {
|
|
|