Index: remoting/webapp/oauth2.js |
diff --git a/remoting/webapp/oauth2.js b/remoting/webapp/oauth2.js |
index b1184d1b50964d654c15461d617079fd01a0d033..5989947acb4e6fcf594645e742316341d4645453 100644 |
--- a/remoting/webapp/oauth2.js |
+++ b/remoting/webapp/oauth2.js |
@@ -11,6 +11,9 @@ |
* chrome-extensions in OAuth2. |
*/ |
+// TODO(jamiewalch): Delete this code once Chromoting is a v2 app and uses the |
+// identity API (http://crbug.com/ 134213). |
+ |
'use strict'; |
/** @suppress {duplicate} */ |