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

Unified Diff: ui/file_manager/externs/app_window_common.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
Index: ui/file_manager/externs/app_window_common.js
diff --git a/ui/file_manager/externs/video_player_foreground.js b/ui/file_manager/externs/app_window_common.js
similarity index 71%
rename from ui/file_manager/externs/video_player_foreground.js
rename to ui/file_manager/externs/app_window_common.js
index 40ab0be55aba1a39987f1f483632d41e53b6dbc5..302966d77cfa361c6088df5a20ff87e520f08c04 100644
--- a/ui/file_manager/externs/video_player_foreground.js
+++ b/ui/file_manager/externs/app_window_common.js
@@ -1,4 +1,4 @@
-// Copyright 2014 The Chromium Authors. All rights reserved.
+// Copyright 2016 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
@@ -7,4 +7,4 @@
* ui/file_manager/file_manager/common/js/util.js.
* @type {string}
*/
-Window.prototype.appID;
+Window.prototype.appID;
« no previous file with comments | « ui/file_manager/audio_player/js/compiled_resources.gyp ('k') | ui/file_manager/externs/audio_player_foreground.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698