Chromium Code Reviews| Index: remoting/webapp/me2mom/cs_oauth2_trampoline.js |
| diff --git a/remoting/webapp/me2mom/cs_oauth2_trampoline.js b/remoting/webapp/me2mom/cs_oauth2_trampoline.js |
| index c4c31ebb61a3f847e7a92691219a630dfe61d63f..ba8ab6fbc53c3736ee4a3828dd746d51a293ca02 100644 |
| --- a/remoting/webapp/me2mom/cs_oauth2_trampoline.js |
| +++ b/remoting/webapp/me2mom/cs_oauth2_trampoline.js |
| @@ -3,4 +3,4 @@ |
| // found in the LICENSE file. |
| window.location.replace( |
| - chrome.extension.getURL('oauth2_callback.html') + window.location.search); |
| + chrome.extension.getURL('choice.html') + window.location.search); |