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

  /external/chromium/chrome/common/extensions/
extension_action.cc 53 const int ExtensionAction::kDefaultTabId = -1;
extension_action.h 31 static const int kDefaultTabId;
164 iter = map->find(kDefaultTabId);
174 // kDefaultTabId), or tab-specific state (stored with the tab_id as the key).

Completed in 56 milliseconds