| Index: third_party/closure_compiler/externs/file_manager_private.js
|
| diff --git a/third_party/closure_compiler/externs/file_manager_private.js b/third_party/closure_compiler/externs/file_manager_private.js
|
| index 0e75529fc8ca8137000203bae086971f197a0d52..cd88c101ec9da10752b972d8aa9a4a3af21c74b1 100644
|
| --- a/third_party/closure_compiler/externs/file_manager_private.js
|
| +++ b/third_party/closure_compiler/externs/file_manager_private.js
|
| @@ -71,6 +71,7 @@ var ProfileInfo;
|
| * isReadOnly: boolean,
|
| * hasMedia: boolean,
|
| * configurable: boolean,
|
| + * watchable: boolean,
|
| * mountCondition: (string|undefined),
|
| * mountContext: (string|undefined)
|
| * }}
|
| @@ -209,6 +210,7 @@ var DeviceEvent;
|
| * extensionId: string,
|
| * name: string,
|
| * configurable: boolean,
|
| + * watchable: boolean,
|
| * multipleMounts: boolean,
|
| * source: string
|
| * }}
|
|
|