| Index: ui/file_manager/externs/gallery_foreground.js
|
| diff --git a/ui/file_manager/externs/gallery_foreground.js b/ui/file_manager/externs/gallery_foreground.js
|
| index 1bf5054fdb7a864ecb9fdfad1192cfc93a1db0ec..552490ba7f79a8957ae93074e1c6731700d800c7 100644
|
| --- a/ui/file_manager/externs/gallery_foreground.js
|
| +++ b/ui/file_manager/externs/gallery_foreground.js
|
| @@ -29,13 +29,6 @@ function BackgroundComponents() {
|
| function FileManager() {}
|
|
|
| /**
|
| - * This definition is required by
|
| - * ui/file_manager/file_manager/common/js/util.js.
|
| - * @type {string}
|
| - */
|
| -Window.prototype.appID;
|
| -
|
| -/**
|
| * A global flag which indicates whether it is in tests or not. This is set in
|
| * gallery/js/background.js.
|
| *
|
|
|