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

Unified Diff: remoting/webapp/crd/js/credentials_provider.js

Issue 983023002: [Chromoting] Use compact notation for javascript @private types (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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/crd/js/connection_stats.js ('k') | remoting/webapp/crd/js/desktop_connected_view.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/webapp/crd/js/credentials_provider.js
diff --git a/remoting/webapp/crd/js/credentials_provider.js b/remoting/webapp/crd/js/credentials_provider.js
index b1d9e20c0f2a71e1000dfd1e8d3e1c7dfe26a233..4a127ca79a221aafe38bcae215f500677ee8c243 100644
--- a/remoting/webapp/crd/js/credentials_provider.js
+++ b/remoting/webapp/crd/js/credentials_provider.js
@@ -97,4 +97,3 @@ remoting.CredentialsProvider.prototype.getThirdPartyToken = function(
that.fetchThirdPartyToken_(tokenUrl, hostPublicKey, scope, onTokenFetched);
});
};
-
« no previous file with comments | « remoting/webapp/crd/js/connection_stats.js ('k') | remoting/webapp/crd/js/desktop_connected_view.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698