Home
last modified time | relevance | path

Searched refs:default_tab_id (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/extensions/
Dextension_sidebar_api.cc180 int default_tab_id = -1; in RunImpl() local
183 &default_tab_id)) { in RunImpl()
184 is_active = default_tab_id == tab_id; in RunImpl()