diff options
Diffstat (limited to 'chrome/common/extensions/docs/messaging.html')
-rw-r--r-- | chrome/common/extensions/docs/messaging.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/extensions/docs/messaging.html b/chrome/common/extensions/docs/messaging.html index 069439c..2d2b042 100644 --- a/chrome/common/extensions/docs/messaging.html +++ b/chrome/common/extensions/docs/messaging.html @@ -703,4 +703,3 @@ chrome.tabs.sendRequest(tab.id, {greeting: "hello"}, function(response) { </div> <!-- /gc-footer --> </div> <!-- /gc-container --> </body></html> - |