diff --git a/chrome/chrome.d.ts b/chrome/chrome.d.ts index e0948f3b1..782b6c78f 100755 --- a/chrome/chrome.d.ts +++ b/chrome/chrome.d.ts @@ -140,7 +140,7 @@ declare module chrome.browserAction { interface TitleDetails { title: string; - tabId?: number;WebNavigationReferenceFragmentUpdatedEvent + tabId?: number; } interface TabDetails {