| Index: components/sessions/core/serialized_navigation_entry_test_helper.h
|
| diff --git a/components/sessions/core/serialized_navigation_entry_test_helper.h b/components/sessions/core/serialized_navigation_entry_test_helper.h
|
| index cc2e24cd934d7122bbf3cb6fba9da424f1b34f25..7001144663f62c46e0e82ee1e60fa8938288e666 100644
|
| --- a/components/sessions/core/serialized_navigation_entry_test_helper.h
|
| +++ b/components/sessions/core/serialized_navigation_entry_test_helper.h
|
| @@ -48,6 +48,7 @@ extern const GURL kRedirectURL1;
|
| extern const GURL kOtherURL;
|
| extern const int kPageID;
|
| extern const SerializedNavigationEntry::PasswordState kPasswordState;
|
| +extern const std::string kOfflinePageInfo;
|
|
|
| } // namespace test_data
|
|
|
|
|