| Index: chrome/browser/sessions/session_types_test_helper.h
|
| diff --git a/chrome/browser/sessions/session_types_test_helper.h b/chrome/browser/sessions/session_types_test_helper.h
|
| index ba2c891a8913ae77145f0b5aaf1582112c300495..4df85998c72de63010c8d49f1de72adc90f34a96 100644
|
| --- a/chrome/browser/sessions/session_types_test_helper.h
|
| +++ b/chrome/browser/sessions/session_types_test_helper.h
|
| @@ -45,6 +45,8 @@ struct SessionTypesTestHelper {
|
|
|
| static base::Time GetTimestamp(const TabNavigation& navigation);
|
|
|
| + static int GetHttpStatusCode(const TabNavigation& navigation);
|
| +
|
| // Setters.
|
|
|
| static void SetContentState(TabNavigation* navigation,
|
|
|