HomeSort by relevance Sort by last modified time
    Searched refs:update_shortcut_on_load_complete_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/extensions/
tab_helper.h 62 update_shortcut_on_load_complete_ = true;
241 bool update_shortcut_on_load_complete_; member in class:extensions::TabHelper
tab_helper.cc 87 update_shortcut_on_load_complete_(false),
527 if (update_shortcut_on_load_complete_) {
528 update_shortcut_on_load_complete_ = false;

Completed in 538 milliseconds