showing_sync_bubble_   82 chrome/browser/ui/webui/ntp/new_tab_ui.h   bool showing_sync_bubble() { return showing_sync_bubble_; }
showing_sync_bubble_   83 chrome/browser/ui/webui/ntp/new_tab_ui.h   void set_showing_sync_bubble(bool showing) { showing_sync_bubble_ = showing; }
showing_sync_bubble_  150 chrome/browser/ui/webui/ntp/new_tab_ui.h   bool showing_sync_bubble_;