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

Unified Diff: remoting/webapp/me2mom/cs_oauth2_trampoline.js

Issue 9148043: Rename webapp_it2me to remoting_webapp and move it from webapp/me2mom to webapp/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add webapp_it2me back Created 8 years, 11 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 | « remoting/webapp/me2mom/client_session.js ('k') | remoting/webapp/me2mom/debug_log.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
deleted file mode 100644
index c4c31ebb61a3f847e7a92691219a630dfe61d63f..0000000000000000000000000000000000000000
--- a/remoting/webapp/me2mom/cs_oauth2_trampoline.js
+++ /dev/null
@@ -1,6 +0,0 @@
-// Copyright (c) 2011 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
-
-window.location.replace(
- chrome.extension.getURL('oauth2_callback.html') + window.location.search);
« no previous file with comments | « remoting/webapp/me2mom/client_session.js ('k') | remoting/webapp/me2mom/debug_log.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698