HAS_POST_DATA     251 components/sessions/serialized_navigation_entry.cc   const int type_mask = has_post_data_ ? HAS_POST_DATA : 0;
HAS_POST_DATA     293 components/sessions/serialized_navigation_entry.cc     has_post_data_ = type_mask & HAS_POST_DATA;