Style fix: Set up browser section label

This commit is contained in:
Nikolai Ommundsen
2018-05-22 09:55:58 +02:00
parent b27825f8a1
commit 23f6f128b4
+3 -1
View File
@@ -195,7 +195,9 @@ declare namespace chrome.alarms {
export var onAlarm: AlarmEvent;
}
////////////////////
// Browser
////////////////////
/**
* Use the chrome.browser API to interact with the Chrome browser associated with
* the current application and Chrome profile.