| Index: testing/fx_string_testhelpers.h
|
| diff --git a/testing/fx_string_testhelpers.h b/testing/fx_string_testhelpers.h
|
| index 4dd37c6398b9f5f5d44df329fbf08b429a0d93fe..d5a45f8635d2f152a7f652656d832f7e11274bca 100644
|
| --- a/testing/fx_string_testhelpers.h
|
| +++ b/testing/fx_string_testhelpers.h
|
| @@ -15,4 +15,4 @@ std::ostream& operator<<(std::ostream& out, const CFX_ByteString& str);
|
| std::ostream& operator<<(std::ostream& out, const CFX_WideStringC& str);
|
| std::ostream& operator<<(std::ostream& out, const CFX_WideString& str);
|
|
|
| -#endif // TESTING_FX_STR_TESTHELPERS_H_
|
| +#endif // TESTING_FX_STRING_TESTHELPERS_H_
|
|
|