| Index: remoting/webapp/storage.js
|
| diff --git a/remoting/webapp/storage.js b/remoting/webapp/storage.js
|
| index 7296984af6bddde8b293923db1b6fe411a8d8bec..ea4e45dd42a5233350553224ac3de70ad8d79666 100644
|
| --- a/remoting/webapp/storage.js
|
| +++ b/remoting/webapp/storage.js
|
| @@ -11,6 +11,9 @@
|
| * out that migrating our OAuth2 code to the new API is non-trivial; since
|
| * that code will need to be rewritten to be Apps-v2-compatible anyway, a
|
| * mock seems like a good temporary solution.
|
| + *
|
| + * TODO(jamiewalch): Delete this file when we migrate to apps v2
|
| + * (http://crbug.com/ 134213).
|
| */
|
|
|
| 'use strict';
|
|
|