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

Unified Diff: remoting/webapp/me2mom/background.html

Issue 7046012: Basic OAuth2 support using the native app flow. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: last one Created 9 years, 7 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/tools/keygen.py ('k') | remoting/webapp/me2mom/background.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/webapp/me2mom/background.html
diff --git a/remoting/webapp/me2mom/background.html b/remoting/webapp/me2mom/background.html
index 3cadf1e45cf2fe188762b8bb42b178b56417258f..38590315218e3282eca6f9245edf75af9cfceb13 100644
--- a/remoting/webapp/me2mom/background.html
+++ b/remoting/webapp/me2mom/background.html
@@ -5,7 +5,5 @@ Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<html>
- <script type="text/javascript" src="chrome_ex_oauthsimple.js"></script>
- <script type="text/javascript" src="chrome_ex_oauth.js"></script>
<script type="text/javascript" src="background.js"></script>
</html>
« no previous file with comments | « remoting/tools/keygen.py ('k') | remoting/webapp/me2mom/background.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698