diff options
Diffstat (limited to 'remoting/webapp/me2mom/manifest.json')
-rw-r--r-- | remoting/webapp/me2mom/manifest.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/remoting/webapp/me2mom/manifest.json b/remoting/webapp/me2mom/manifest.json index 8ec4f9c..df672cc 100644 --- a/remoting/webapp/me2mom/manifest.json +++ b/remoting/webapp/me2mom/manifest.json @@ -15,8 +15,6 @@ "content_scripts": [ { "matches": [ - "https://chromoting-httpxmpp-oauth2-dev.corp.google.com/oauth2_trampoline", - "https://chromoting-httpxmpp-oauth2-dev.corp.google.com/oauth2_trampoline?*", "https://talkgadget.google.com/talkgadget/blank", "https://talkgadget.google.com/talkgadget/blank?*" ], |