Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(71)

Unified Diff: remoting/webapp/me2mom/manifest.json

Issue 7739040: Use talk gadget blank page for bounce. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | remoting/webapp/me2mom/oauth2.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/webapp/me2mom/manifest.json
diff --git a/remoting/webapp/me2mom/manifest.json b/remoting/webapp/me2mom/manifest.json
index 8ec4f9c3b3d4fdba5c61880c4f56afae8790a972..df672cc60b1ab0cc7ff9cb9cf311a2caa30d89cd 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?*"
],
« no previous file with comments | « no previous file | remoting/webapp/me2mom/oauth2.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698