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

Unified Diff: remoting/remoting_webapp_files.gypi

Issue 687873003: Allow the background page to get an OAuth token for apps v1. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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/base/js/base.js » ('j') | remoting/webapp/base/js/base.js » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting_webapp_files.gypi
diff --git a/remoting/remoting_webapp_files.gypi b/remoting/remoting_webapp_files.gypi
index 179ca45fe3fadc50d87829fbc03f66ff07b97b4e..c0e3bfd6fffd1a0ef3cc847d20bd27da77389013 100644
--- a/remoting/remoting_webapp_files.gypi
+++ b/remoting/remoting_webapp_files.gypi
@@ -213,8 +213,11 @@
'webapp/crd/js/it2me_host_facade.js',
'webapp/crd/js/it2me_service.js',
'webapp/crd/js/l10n.js',
+ 'webapp/crd/js/oauth2.js',
+ 'webapp/crd/js/oauth2_api.js',
'webapp/crd/js/plugin_settings.js',
'webapp/crd/js/typecheck.js',
+ 'webapp/crd/js/xhr.js',
],
# The JavaScript files required by wcs_sandbox.html.
« no previous file with comments | « no previous file | remoting/webapp/base/js/base.js » ('j') | remoting/webapp/base/js/base.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698