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

Unified Diff: ui/file_manager/externs/audio_player_foreground.js

Issue 2606663002: Files app: Compile common/js/util.js (Closed)
Patch Set: Remove redundant appID. Created 4 years 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 | « ui/file_manager/externs/app_window_common.js ('k') | ui/file_manager/externs/compiled_resources2.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/file_manager/externs/audio_player_foreground.js
diff --git a/ui/file_manager/externs/audio_player_foreground.js b/ui/file_manager/externs/audio_player_foreground.js
index 38419966c16b0e0a13020b3b907edbf400aabec2..6083f65d226f65b19414b442c39a213ec97722f9 100644
--- a/ui/file_manager/externs/audio_player_foreground.js
+++ b/ui/file_manager/externs/audio_player_foreground.js
@@ -3,13 +3,6 @@
// found in the LICENSE file.
/**
- * This definition is required by
- * ui/file_manager/file_manager/common/js/util.js.
- * @type {string}
- */
-Window.prototype.appID;
-
-/**
* @typedef {?{
* position: (number|undefined),
* time: (number|undefined),
« no previous file with comments | « ui/file_manager/externs/app_window_common.js ('k') | ui/file_manager/externs/compiled_resources2.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698