Searched refs:update_shortcut_on_load_complete_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/extensions/
H A Dtab_helper.h62 update_shortcut_on_load_complete_ = true;
241 bool update_shortcut_on_load_complete_; member in class:extensions::TabHelper
H A Dtab_helper.cc87 update_shortcut_on_load_complete_(false),
527 if (update_shortcut_on_load_complete_) {
528 update_shortcut_on_load_complete_ = false;

Completed in 1386 milliseconds